mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-30 12:40:03 +02:00
Software Architect/Auth Strategies (#2470)
* Add Video Session vs Token Authentication in 100 Seconds * Fix JWT Title
This commit is contained in:
committed by
GitHub
parent
68d360c0b4
commit
f333b8427e
@@ -1,8 +1,11 @@
|
|||||||
# Auth strategies
|
# Auth strategies
|
||||||
|
|
||||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||||
|
|
||||||
### JTW
|
### JTW
|
||||||
<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>
|
||||||
|
|
||||||
### SAML
|
### SAML
|
||||||
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=i8wFExDSZv0'>SAML Overview</BadgeLink>
|
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=i8wFExDSZv0'>SAML Overview</BadgeLink>
|
||||||
|
Reference in New Issue
Block a user