decodeJwtAsMap

fun decodeJwtAsMap(jwt: String): Map<String, Any?>

Decodes the jwt and returns a kotlin Map