#authentication

Subscribe
Authentication is the process of verifying the identity of a user or application. In JavaScript, authentication typically involves using credentials (such as a username and password) to access a protected resource. It can also involve using tokens or other methods to securely identify a user. Authentication is important for ensuring that only authorized users are able to access sensitive data or resources.
Kent C. Dodds
Kent C. Dodds
Epic React
Talk: Server-side Auth with Remix, Prisma, and the Web Platform
Roy Derks
Roy Derks
Vandebron
Talk: Server-side Authentication in GraphQL
Jonny Green
Jonny Green
Unity Technologies
Talk: GraphQL Authentication and Authorization at Scale
Michele Riva
Michele Riva
OramaSearch Inc.
Talk: Managing Authentication in Next.js
Jon Meyers
Jon Meyers
Supabase
Talk: Building a Realtime App with Remix and Supabase
Phil Nash
Phil Nash
Sonar
Talk: The State of Passwordless Auth on the Web
Asaf Shen
Asaf Shen
Descope
Talk: 0 To Auth In An Hour For Your JavaScript App, 0 to Auth in an Hour Using NodeJS SDK
Kevin Gao
Kevin Gao
Descope
Talk: 0 to Auth in an hour with ReactJS
Juan Cruz Martinez
Juan Cruz Martinez
Okta
Talk: Authentication Beyond Passwords