toggle menu
jwt
1.1.1
jvm
switch theme
search in API
jwt
/
com.github.jwt.security
/
JwtAuthentication
/
getPayload
get
Payload
abstract
fun
getPayload
(
)
:
Map
<
String
,
String
>
Method used to retrieve the payload to be used for token creation.
Return
Payload as a
Map