jakelong95/TownCenter

JWT needs to track user ID

Closed this issue · 1 comments

When creating a JWT for a user, it needs to keep track of that user's ID so we can ensure a user is only trying to access their own information.

Got em. Right Here