Error

data class Error(val reason: String, val state: String?) : OidcSiopVerifier.AuthnResponseResult(source)

Error in parsing the URL or content itself, before verifying the contents of the OpenId response

Constructors

Link copied to clipboard
constructor(reason: String, state: String?)

Properties

Link copied to clipboard
Link copied to clipboard