Token.signature

used to get the signature of the token Parmas: secret = the secret key used to sign the token

class Token
string
signature
(
string secret
)

Return Value

Type: string

the signature of the token

Meta