generate jwt from string input
generate jwt from string input
is the token
is secret key
JWTResult
encode jwt
encode jwt
that is the secret key that use to sign token
that represent data for token
that represent data for JWT header
that represent algorithm using on JWT
String
encode jwt with no verifying secret
encode jwt with no verifying secret
that represent data for token
that represent data for JWT header
that represent algorithm using on JWT
String