Cuales serian las principales diferencias entre Firebase Auth y Auth0??
Bienvenida e introducción
Qué aprenderás sobre autenticación con OAuth
Stack de seguridad para aplicaciones modernas
Autenticación
Autorización
JSON Web Tokens
JSON Web Tokens
Autenticación tradicional vs JWT
Configuración inicial de los proyectos
Firmando un JWT
Verificando nuestro JWT firmado y buenas practicas con JWT
Server-Side vs Client-Side sessions
Protegiendo nuestros recursos con JWT
Habilitando CORS en nuestro servidor
Profundizando el concepto de JWKS
OAuth 2.0
Cómo elegir el flujo adecuado para OAuth 2.0
¿Qué es OAuth 2.0?
Conociendo el API de Spotify
Creando los clientes de Spotify y servicios iniciales
Implementando Authorization Code Grant
Usando nuestro access token para obtener nuestros recursos
Implementando Implicit Grant
Implementando nuestro servicio de autenticación
Modificando nuestro Layout
Implementando Client Credentials Grant
Implementando Resource Owner Password Grant
Implementando Authorization Code Grant (PKCE)
Open ID Connect
¿Qué es OpenID Connect?
Implementando OpenID Connect
Preocupaciones con JWT y OAuth 2.0
¿Cuáles son las preocupaciones con JWT?
¿Cuáles son las preocupaciones con OAuth 2.0?
Haciendo uso de Auth0
¿Qué es Auth0?
Auth0 Lock y auth0.js
Universal Login
Social Login con Auth0
Custom Social connection con Spotify
Multifactor authentication
Authorization Extension en Auth0
Consideraciones para producción
Buenas prácticas para el despliegue en producción
Uso de diferentes tenants para producción con Auth0
Cierre del curso
Cierre del curso
You don't have access to this class
Keep learning! Join and start boosting your career
Auth0 is a service that provides all the mechanism to manage the authorization and authentication of our platforms. Auth0 aims to give developers and companies security in their applications without being experts. The idea is that Auth0 is the expert and simply provides all that knowledge.
With Auth0 we can connect any type of application, written in any language. You can choose the providers you are most interested in, for example:
Basically, Auth0 connects to everything. Auth0 as a service implements all OAuth 2.0 flows, plus other extra services.
Auth0 allows us to protect our applications with security best practices without needing to be experts.
More than helping to implement, this is a service for handling authorization and user management for your application. They take care of all the login security and return a token with which you validate that the user is logged in and can see the content.
Contributions 6
Questions 2
Cuales serian las principales diferencias entre Firebase Auth y Auth0??
Entonces… ¿Auth0 te ayuda a implementar todo lo que has explicado en videos anteriores?
Dejeme ver si entendí. con el servicio auth0 le traslado el riesgo de las autenticaciones y autorizaciones a la empresa y nos encargamos de que nuestra aplicación haga su trabajo sin ya preocuparnos por la autenticación y autorización?
Ya me registre, vamos ha hacer pruebas y profundizar más de las ventajas de usar authO
tienes un sticker de auth0 en tu lap
Auth0 es un IDP (Identity Provider) ???
Want to see more contributions, questions and answers from the community?