1 reference to FormatScope
Microsoft.AspNetCore.Authentication.OAuth (1)
OAuthHandler.cs (1)
303var scope = scopeParameter != null ? FormatScope(scopeParameter) : FormatScope();