JuhoBjn / online-store

An online store made for a course project.
0 stars 1 forks source link

Update login and signup endpoint to return less info in jsonwebtoken #30

Closed JuhoBjn closed 11 months ago

JuhoBjn commented 11 months ago

Signup and login endpoints currently return a lot of information. Reduce the amount of information put into the json web token.