You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is currently not possible, however you can take a look at the code from services.AddRemoteAuthentication(...) and just create a new class based on your audience from a user input.
You will lose Dependency Injection however.
Hello, I have some special requirements to accept the Audience from User input, there is any way to implement it?
The text was updated successfully, but these errors were encountered: