Software Architect/Auth Strategies (#2470)

* Add Video Session vs Token Authentication in 100 Seconds

* Fix JWT Title
pull/2472/head
Cristiano Raffi Cunha 2 years ago committed by GitHub
parent 68d360c0b4
commit f333b8427e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      content/roadmaps/114-software-architect/content/108-security/103-auth-strategies.md

@ -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>

Loading…
Cancel
Save