JWT

fmgp.crypto.JWT_JWM$package.JWT
object JWT

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
JWT.type

Members list

Value members

Concrete methods

This is the JWT in base64JWTFormat encode in Base64 (double encoded)

This is the JWT in base64JWTFormat encode in Base64 (double encoded)

Attributes

This is the JWT in base64JWTFormat encode in Base64 (double encoded)

This is the JWT in base64JWTFormat encode in Base64 (double encoded)

Attributes

Extensions

Extensions

extension (jwt: JWT)
def base64: Base64

This is the JWT in base64JWTFormat encode in Base64 (double encoded)

This is the JWT in base64JWTFormat encode in Base64 (double encoded)

Attributes

def base64JWTFormat: String
inline def payload: Payload
inline def signature: SignatureJWT