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 want to be able to add extra values when generating access_token, and get access_token by parsing it through some method, such as when a multi-table user logs in, I need to add a token to access_token, and I can get it when the client sends it.thank you