DEV Community

# auth

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The Ultimate Guide to JWT client side auth (Stop using local storage!!!)

The Ultimate Guide to JWT client side auth (Stop using local storage!!!)

654
Comments 22
6 min read
The basics of JWT (JSON Web Tokens) for Dummies

The basics of JWT (JSON Web Tokens) for Dummies

169
Comments
2 min read
Securing your express/Node.js API with Firebase auth

Securing your express/Node.js API with Firebase auth

144
Comments 51
6 min read
AUTHeNtication VS AUTHoriZation

AUTHeNtication VS AUTHoriZation

127
Comments 7
2 min read
Adding Authentication to an existing serverless Next.js App in no time with NextAuth.js!

Adding Authentication to an existing serverless Next.js App in no time with NextAuth.js!

111
Comments 9
7 min read
How to use cookies for persisting users in Nextjs

How to use cookies for persisting users in Nextjs

109
Comments 9
4 min read
Authentication vs. Authorization

Authentication vs. Authorization

105
Comments 10
2 min read
Building Vue.js Client SPA Token-Based Authentication with Laravel Sanctum

Building Vue.js Client SPA Token-Based Authentication with Laravel Sanctum

95
Comments 43
6 min read
The IAM introduction I wish I had

The IAM introduction I wish I had

93
Comments
5 min read
Svelte: Google Sign In/Out

Svelte: Google Sign In/Out

69
Comments 3
3 min read
Authentication and JWT in Node.js

Authentication and JWT in Node.js

46
Comments
4 min read
User Authentication in Next.js with Supabase

User Authentication in Next.js with Supabase

44
Comments 4
18 min read
Login Customization in Laravel 8

Login Customization in Laravel 8

44
Comments 20
3 min read
Next.js Sign In page with Firebase UI (and Firebase Auth)

Next.js Sign In page with Firebase UI (and Firebase Auth)

40
Comments 6
7 min read
Protected Routes with Supabase and Next.js

Protected Routes with Supabase and Next.js

40
Comments 7
4 min read
How to add user authentication to your MVP using FaunaDB

How to add user authentication to your MVP using FaunaDB

36
Comments 6
20 min read
@nuxtjs/firebase social auth

@nuxtjs/firebase social auth

36
Comments 5
4 min read
A better global setup in Playwright reusing login with project dependencies

A better global setup in Playwright reusing login with project dependencies

31
Comments 20
10 min read
Authenticating Websockets

Authenticating Websockets

31
Comments
4 min read
Passwordless Authentication Overview

Passwordless Authentication Overview

31
Comments
11 min read
Laravel 8 authentication with Bootstrap and Fortify

Laravel 8 authentication with Bootstrap and Fortify

30
Comments 13
3 min read
React Authentication - LOGIN

React Authentication - LOGIN

29
Comments 7
4 min read
Auth Services for Frontend Devs

Auth Services for Frontend Devs

28
Comments
4 min read
How to handle both API and Basic authentication in Laravel

How to handle both API and Basic authentication in Laravel

28
Comments
2 min read
How to Secure the Web: A Comprehensive Guide to Authentication Strategies for Developers

How to Secure the Web: A Comprehensive Guide to Authentication Strategies for Developers

27
Comments 13
8 min read
JWT Refresh Tokens in React & Redux Toolkit

JWT Refresh Tokens in React & Redux Toolkit

27
Comments
3 min read
Keycloak and Express

Keycloak and Express

27
Comments 6
4 min read
Use Keycloak as Identity Provider in ASP.NET Core 6

Use Keycloak as Identity Provider in ASP.NET Core 6

26
Comments 6
6 min read
FastAPI Auth + Login Page

FastAPI Auth + Login Page

25
Comments 1
6 min read
Firebase auth with both frontend (SPA) and backend

Firebase auth with both frontend (SPA) and backend

23
Comments
2 min read
AWS Cognito: Don’t go to production

AWS Cognito: Don’t go to production

23
Comments
7 min read
Getting A JWT access token from Auth0 in a React SPA

Getting A JWT access token from Auth0 in a React SPA

22
Comments 5
4 min read
Using Laravel Fortify to restore laravel/ui functionality

Using Laravel Fortify to restore laravel/ui functionality

20
Comments 1
2 min read
🔥 Software Design, Remote Work, Authentication Solutions, and More — Weekly Picks #119

🔥 Software Design, Remote Work, Authentication Solutions, and More — Weekly Picks #119

20
Comments
4 min read
Simplifying Auth With Static Web Apps and React

Simplifying Auth With Static Web Apps and React

20
Comments
1 min read
React Authentication - Register

React Authentication - Register

19
Comments 2
5 min read
Securing your Blazor App with Auth0 (client side)

Securing your Blazor App with Auth0 (client side)

18
Comments 7
6 min read
Firebase Auth with React Hooks in Typescript

Firebase Auth with React Hooks in Typescript

18
Comments 4
3 min read
Add the new Google Sign In to your React app!

Add the new Google Sign In to your React app!

17
Comments 4
5 min read
Build user authentication in Golang with JWT and mongoDB

Build user authentication in Golang with JWT and mongoDB

17
Comments 9
10 min read
Build a Passwordless Authentication in Node.js on Redis

Build a Passwordless Authentication in Node.js on Redis

17
Comments 1
10 min read
3 Simple Steps To Setup Authentication in Next.js

3 Simple Steps To Setup Authentication in Next.js

17
Comments
3 min read
What is SAML? | How does Microsoft Azure AD SAML work?

What is SAML? | How does Microsoft Azure AD SAML work?

17
Comments 2
1 min read
API Auth for SPAs with Auth0 on Cloudflare Workers

API Auth for SPAs with Auth0 on Cloudflare Workers

16
Comments
5 min read
How do you share authentication in micro-frontends

How do you share authentication in micro-frontends

15
Comments 12
4 min read
Kustomisasi Login di Laravel 8 (2020)

Kustomisasi Login di Laravel 8 (2020)

15
Comments 8
3 min read
Authentication in REST APIs

Authentication in REST APIs

15
Comments
8 min read
Talk TV Tutorial: Watch Youtube Streams and Chat with React

Talk TV Tutorial: Watch Youtube Streams and Chat with React

15
Comments
20 min read
Auth0 and React - Getting started

Auth0 and React - Getting started

15
Comments 1
7 min read
Manual auth in Laravel: registering

Manual auth in Laravel: registering

15
Comments 1
3 min read
Securing MQTT: A Guide to Basic Authentication

Securing MQTT: A Guide to Basic Authentication

14
Comments
2 min read
How to Implement Passkey Authentication and Fine-Grained Authorization in JavaScript

How to Implement Passkey Authentication and Fine-Grained Authorization in JavaScript

14
Comments 1
12 min read
Flutter Web: Google Sign In

Flutter Web: Google Sign In

14
Comments 1
3 min read
Setup user authentication with any identity provider

Setup user authentication with any identity provider

14
Comments
3 min read
Custom auth for Hasura with Netlify

Custom auth for Hasura with Netlify

14
Comments
4 min read
7 Serverless Auth Strategies for Protecting Gated Functions

7 Serverless Auth Strategies for Protecting Gated Functions

14
Comments
5 min read
Implementing Auth in Flutter using Supabase and Getx

Implementing Auth in Flutter using Supabase and Getx

13
Comments 2
13 min read
Build a Paid Membership Site with Magic and Stripe: Pt. 1 - Quickstart

Build a Paid Membership Site with Magic and Stripe: Pt. 1 - Quickstart

12
Comments
3 min read
Authentication in Next.js with Supabase and Next 13

Authentication in Next.js with Supabase and Next 13

12
Comments 1
27 min read
Authentication Using Firebase in React App. 🤺🔥

Authentication Using Firebase in React App. 🤺🔥

12
Comments
2 min read
loading...