Angular Authentication: JSON Web Token
When I started with web development, I had a lot of trouble when I tried implementing a simple authentication system.
There are all these terms like signatures, sessions, hashes, encryption and whatnot that make it quite hard to get started.
Not to mention that doing this for a real projec...
February 23, 2020 10 min read