Comment on Managing a Secure JSON Web Token ImplementationparentComments−TobiasA7yJWTs are designed to be stored in the client that needs to be granted authorization to resources. Nothing wrong with storing tokens in the frontend.
Comments
JWTs are designed to be stored in the client that needs to be granted authorization to resources. Nothing wrong with storing tokens in the frontend.