Functions

Link copied to clipboard
abstract fun isValidClientAndRedirectUriInCaseOfError(request: Request, clientId: ClientId, redirectUri: Uri): Boolean
Link copied to clipboard
abstract fun validate(request: Request, authorizationRequest: AuthRequest): Result<Request, OAuthError>