KtorServerOAuthAuth   
            abstract class KtorServerOAuthAuth(authName: String?) : KtorServerPrincipalAuth<OAuthAccessTokenResponse> 
Content copied to clipboard
A Ktor server OAuth auth scope.
A Ktor server OAuth auth scope.