Skip to main content

Command Palette

Search for a command to run...

How to secure a REST API using JWT authentication - LogRocket Blog

Updated
1 min read
How to secure a REST API using JWT authentication - LogRocket Blog

Josef Bajada says:

October 10, 2019 at 8:26 pm

You swapped the meaning of the issuer and the subject. The issuer is the authentication server which issued the token (usually a URI). The subject is the user being authenticated.

Reply

More from this blog

Binarydiods

272 posts