MicroByte Title: Secure Authorization with JWT
Improvement Proposal:
- Create a function to verify JWT without any external packages. Present code uses an npm package
Benefits of proposed improvements:
- Learners would learn how the underlying mechanism of JWT verification works