Constructors

Link copied to clipboard
constructor(delegate: AuthoriseRequestValidator)

Functions

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