Package-level declarations

Types

Link copied to clipboard
external object jwt_decode

Functions

Link copied to clipboard
fun decodeJwt(jwt: String): Object?

Decodes the jwt and returns a javascript object

Link copied to clipboard

Decodes the jwt and returns a kotlin Map