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
- sub must now be a string, in our case this was an int (the user id)
- simple fix is to cast to a string for the token, and cast back to int when the token is decoded
0 commit comments