INTRODUCTION Ever wondered how websites remember you after you log in? That’s where JSON Web Tokens (JWTs) come in. Authentication (confirming who you are) and authorization (deciding what you can access) are the backbone of web security. In the past...
nodewizard.hashnode.dev11 min read
0xdonnie
I code one letter at a time. Sometimes it works, sometimes it breaks, but I always write the story behind the semicolons.
Learn't something new today. Thanks for this writeup