1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-28 19:49:50 +02:00

Fix: JWT typo (#2567)

This commit is contained in:
Bishaw Shrestha
2022-10-17 14:36:20 +11:00
committed by GitHub
parent 2c94954312
commit 6a6330718f

View File

@@ -2,7 +2,7 @@
<ResourceGroupTitle>Free Content</ResourceGroupTitle> <ResourceGroupTitle>Free Content</ResourceGroupTitle>
### JTW ### JWT
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://auth0.com/resources/ebooks/jwt-handbook'>JSON Web Token - Handbook</BadgeLink> <BadgeLink colorScheme='yellow' badgeText='Read' href='https://auth0.com/resources/ebooks/jwt-handbook'>JSON Web Token - Handbook</BadgeLink>
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=UBUNrFtufWo'>Session vs Token Authentication in 100 Seconds <BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=UBUNrFtufWo'>Session vs Token Authentication in 100 Seconds
</BadgeLink> </BadgeLink>