Payload

fmgp.crypto.JWT_JWM$package.Payload
object Payload

Attributes

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

Members list

Value members

Concrete methods

Givens

Givens

given decoder: JsonDecoder[Payload]
given encoder: JsonEncoder[Payload]

Extensions

Extensions

extension (data: Payload)
def base64: Base64

decode the base64url to a string

decode the base64url to a string

Attributes