api

http4k / org.http4k.security.oauth.server / ClientValidator / validateScopes

validateScopes

abstract fun validateScopes(request: Request, clientId: ClientId, scopes: List<String>): Boolean