2 references to Scope
Microsoft.AspNetCore.Authentication.OAuth (2)
OAuthHandler.cs (2)
348
/// Format the <see cref="OAuthOptions.
Scope
"/> property.
353
=> FormatScope(Options.
Scope
);