user-service
Toggle table of contents
2.5.1
jvm
Platform filter
jvm
Switch theme
Search in API
user-service
application
/
auth
/
AuthService
/
getEmailFromToken
get
Email
From
Token
abstract
fun
getEmailFromToken
(
token
:
String
)
:
String
?
Extracts the email from a given token.
Return
email of user encoded in token
Parameters
token
the token of the user