AuthServerDiscovery

How an authentication client can get the information about the authorization server

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract operator fun invoke(http: HttpHandler): Result<OAuthAuthorizationServer, Exception>