You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to add more details on my jwt token.
currently these decoded informations are in my token:
token_id, user_id, expecting ,start_at_unix, start_at, incorrect , created_at_unix, expired , expires_at, error, errors ,valid
I'm not sure whether there is a feature to customize it
The text was updated successfully, but these errors were encountered:
I need to add more details on my jwt token.
currently these decoded informations are in my token:
token_id, user_id, expecting ,start_at_unix, start_at, incorrect , created_at_unix, expired , expires_at, error, errors ,valid
I'm not sure whether there is a feature to customize it
The text was updated successfully, but these errors were encountered: