Answer the question
In order to leave comments, you need to log in
How to store tokens in the database so that they take up less space?
How to store tokens in the database so that they take up less space?
Answer the question
In order to leave comments, you need to log in
Make a trigger and zip them up. Although I'm sure it's a stupid idea.
The general practice is that you make a jwt token at the entrance and a refresh token for everything else, the refresh just takes up little space, which by the way is useful for network exchange.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question