InvalidJwtException

An exception thrown when the signature of the JWT used in Auth.getClaims doesn't match a given key, resulting in the JWT being invalid

See also

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
expect open val cause: Throwable?
Link copied to clipboard
expect open val message: String?