dwyl / learn-json-web-tokens

:closed_lock_with_key: Learn how to use JSON Web Token (JWT) to secure your next Web App! (Tutorial/Example with Tests!!)
MIT License
4.18k stars 254 forks source link

Chore: minor annoying issues ... 🙄 #117

Open nelsonic opened 1 year ago

nelsonic commented 1 year ago

When reading this doc, I notice a few minor annoying issues, e.g:

image

dependency badges are broken, see: https://github.com/dwyl/technology-stack/issues/88

Testing section badges broken:

image

The gitpod doesn't work due to branch name update master -> main:

image

Using this as an opportunity to refresh my memory of this learning as using JWTs in Auth...

nelsonic commented 1 year ago

PR: #118 in-progress