How to validate a token on Next.js backend from a separate frontend

Yes but that means asking the Jwt keys on each request. Those keys should be cached.

2 Likes