We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Microsoft.Identity.Web
3.6.0
Sign-in users and call web APIs
Protected web APIs call downstream web APIs
In-memory caches
microsoft-identity-web/src/Microsoft.Identity.Web.OWIN/OwinTokenAcquirerFactory.cs
Line 55 in 990a2ba
This looks like a bug. Im unsure what it should be, i think it should always be scoped and not singleton. But im pretty sure that this is not correct.
To be clear the link refers to a single line. but im saying the entire if statement is wrong.
Look at the code
No response
follow the link
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Microsoft.Identity.Web Library
Microsoft.Identity.Web
Microsoft.Identity.Web version
3.6.0
Web app
Sign-in users and call web APIs
Web API
Protected web APIs call downstream web APIs
Token cache serialization
In-memory caches
Description
microsoft-identity-web/src/Microsoft.Identity.Web.OWIN/OwinTokenAcquirerFactory.cs
Line 55 in 990a2ba
This looks like a bug. Im unsure what it should be, i think it should always be scoped and not singleton. But im pretty sure that this is not correct.
To be clear the link refers to a single line. but im saying the entire if statement is wrong.
Reproduction steps
Look at the code
Error message
No response
Id Web logs
No response
Relevant code snippets
Regression
No response
Expected behavior
The text was updated successfully, but these errors were encountered: