Different JWT on register vs signin

Why is the jwt generated on signup different than the one on signin ? And would that cause problems ?

Say if a user registered in my app and now he’s authenticated, will the jwt generated by the register endpoint work normally if i include it as an authorization header in the user’s subsequent requests or would i need to use the jwt generated by the signin endpoint ?

This topic has been created from a Discord post (1233906214925242459) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord