supabase-kt
Toggle table of contents
3.4.1
common
Target filter
common
Switch theme
Search in API
Skip to content
supabase-kt
auth-kt
/
io.github.jan.supabase.auth.jwt
/
JWTUtils
/
decodeJwt
decode
Jwt
fun
decodeJwt
(
jwt
:
String
)
:
JWTData
(
source
)