Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
#
authentication
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Visual explanation of SAML authentication
Sheshbabu
Sheshbabu
Sheshbabu
Follow
Jun 26 '20
Visual explanation of SAML authentication
#
saml
#
authentication
#
enterprise
#
sso
28
reactions
Comments
Add Comment
4 min read
Using OAuth and PKCE to Add Authentication to Your Gatsby Site
FusionAuth
FusionAuth
FusionAuth
Follow
Jul 1 '20
Using OAuth and PKCE to Add Authentication to Your Gatsby Site
#
oauth
#
pkce
#
authentication
#
gatsby
6
reactions
Comments
Add Comment
11 min read
NuID: Trustless Authentication Using Zero-Knowledge Proofs on the Blockchain
Rafik Naccache
Rafik Naccache
Rafik Naccache
Follow
Jun 21 '20
NuID: Trustless Authentication Using Zero-Knowledge Proofs on the Blockchain
#
cryptography
#
authentication
#
blockchain
#
clojure
16
reactions
Comments
Add Comment
4 min read
Building a CLI app with the Device Code grant and golang
FusionAuth
FusionAuth
FusionAuth
Follow
Jun 22 '20
Building a CLI app with the Device Code grant and golang
#
go
#
oauth
#
authentication
#
cli
6
reactions
Comments
Add Comment
10 min read
How to protect a Netlify branch behind a password
Damien Cosset
Damien Cosset
Damien Cosset
Follow
Jun 12 '20
How to protect a Netlify branch behind a password
#
netlify
#
authentication
31
reactions
Comments
2
comments
4 min read
The Most Pressing Authentication Processing Pain Points in 2020
Richard Shepherd
Richard Shepherd
Richard Shepherd
Follow
Jun 11 '20
The Most Pressing Authentication Processing Pain Points in 2020
#
authentication
#
2020
4
reactions
Comments
Add Comment
8 min read
User registration and sign-in with Laravel and FusionAuth
FusionAuth
FusionAuth
FusionAuth
Follow
Jun 8 '20
User registration and sign-in with Laravel and FusionAuth
#
laravel
#
php
#
authentication
24
reactions
Comments
Add Comment
8 min read
Authentication between microservices - Part II
Suraj
Suraj
Suraj
Follow
Jun 3 '20
Authentication between microservices - Part II
#
authentication
#
microservices
#
jwt
#
springboot
10
reactions
Comments
Add Comment
3 min read
Authentication between microservices - Part I
Suraj
Suraj
Suraj
Follow
Jun 3 '20
Authentication between microservices - Part I
#
authentication
#
microservices
#
jwt
#
springboot
6
reactions
Comments
Add Comment
2 min read
How do you make laravel 7 api authentication with passport like a master
Mohammad Reza
Mohammad Reza
Mohammad Reza
Follow
May 31 '20
How do you make laravel 7 api authentication with passport like a master
#
php
#
laravel
#
authentication
#
api
27
reactions
Comments
4
comments
4 min read
Flutter - Firebase Google Sign-in Auth + SplashScreen using updated API
Sumanth
Sumanth
Sumanth
Follow
May 29 '20
Flutter - Firebase Google Sign-in Auth + SplashScreen using updated API
#
flutter
#
firebase
#
authentication
#
android
18
reactions
Comments
15
comments
5 min read
Restricting Access with HTTP Basic Authentication
Yubraj Ghimire
Yubraj Ghimire
Yubraj Ghimire
Follow
for
Etribes Connect GmbH
May 27 '20
Restricting Access with HTTP Basic Authentication
#
nginx
#
http
#
authentication
#
restriction
10
reactions
Comments
1
comment
2 min read
What is IAM? (A beginner's guide)
Love Huria
Love Huria
Love Huria
Follow
May 25 '20
What is IAM? (A beginner's guide)
#
identity
#
security
#
authentication
#
access
21
reactions
Comments
Add Comment
5 min read
Beginner-Friendly Guide to React Authentication System with Firebase
Victoria Lo
Victoria Lo
Victoria Lo
Follow
Dec 29 '20
Beginner-Friendly Guide to React Authentication System with Firebase
#
firebase
#
authentication
#
react
#
beginners
10
reactions
Comments
Add Comment
5 min read
Understanding Hadoop.proxy users
Shaine Ismail
Shaine Ismail
Shaine Ismail
Follow
May 21 '20
Understanding Hadoop.proxy users
#
hadoop
#
authentication
#
advanced
1
reaction
Comments
Add Comment
2 min read
Using Java to manage FusionAuth
FusionAuth
FusionAuth
FusionAuth
Follow
May 26 '20
Using Java to manage FusionAuth
#
java
#
clientlibraries
#
usermanagement
#
authentication
6
reactions
Comments
1
comment
14 min read
Adding Comments to Your Blog with Single Sign-on using Hyvor Talk and Auth0
Supun Kavinda
Supun Kavinda
Supun Kavinda
Follow
for
HYVOR
May 20 '20
Adding Comments to Your Blog with Single Sign-on using Hyvor Talk and Auth0
#
comments
#
webdev
#
authentication
7
reactions
Comments
Add Comment
3 min read
Should you use Express-session for your production app?
SuperTokens
SuperTokens
SuperTokens
Follow
May 19 '20
Should you use Express-session for your production app?
#
opensource
#
webdev
#
authentication
#
oauth
7
reactions
Comments
Add Comment
8 min read
Setting Up Single Sign-on For NodeBB
FusionAuth
FusionAuth
FusionAuth
Follow
May 18 '20
Setting Up Single Sign-on For NodeBB
#
nodebb
#
sso
#
security
#
authentication
2
reactions
Comments
Add Comment
9 min read
OAuth 2.0 vs Session Management
SuperTokens
SuperTokens
SuperTokens
Follow
May 12 '20
OAuth 2.0 vs Session Management
#
opensource
#
webdev
#
authentication
#
oauth
29
reactions
Comments
Add Comment
6 min read
Demystifying authentication with FastAPI and a frontend
Alexis Tacnet
Alexis Tacnet
Alexis Tacnet
Follow
for
Strio
May 10 '20
Demystifying authentication with FastAPI and a frontend
#
fastapi
#
python
#
authentication
#
github
22
reactions
Comments
Add Comment
9 min read
Securing an ASP.NET Core Razor Pages app with OAuth
FusionAuth
FusionAuth
FusionAuth
Follow
May 12 '20
Securing an ASP.NET Core Razor Pages app with OAuth
#
netcore
#
aspdotnet
#
oauth
#
authentication
3
reactions
Comments
Add Comment
11 min read
Auth0 authentication with react
Eric Kalujja
Eric Kalujja
Eric Kalujja
Follow
May 3 '20
Auth0 authentication with react
#
react
#
auth0
#
authentication
#
javascript
18
reactions
Comments
Add Comment
6 min read
Detecting a User's Authenticated State Client-Side in Next.js using an HttpOnly Cookie and Static Optimization
Justin
Justin
Justin
Follow
May 1 '20
Detecting a User's Authenticated State Client-Side in Next.js using an HttpOnly Cookie and Static Optimization
#
nextjs
#
authentication
#
cookie
#
react
65
reactions
Comments
6
comments
4 min read
Detecting Authentication Client-Side in Next.js with an HttpOnly Cookie When Using SSR
Justin
Justin
Justin
Follow
Apr 27 '20
Detecting Authentication Client-Side in Next.js with an HttpOnly Cookie When Using SSR
#
nextjs
#
authentication
#
cookie
#
react
97
reactions
Comments
2
comments
6 min read
Final Project - User Model
James Shipman
James Shipman
James Shipman
Follow
Apr 26 '20
Final Project - User Model
#
rails
#
authentication
6
reactions
Comments
Add Comment
2 min read
Sessions Auth & Auth
PrakadAlpha
PrakadAlpha
PrakadAlpha
Follow
Apr 25 '20
Sessions Auth & Auth
#
authentication
#
cookies
#
session
#
jwt
15
reactions
Comments
Add Comment
4 min read
Introduction to Keycloak
Ravi Yasas
Ravi Yasas
Ravi Yasas
Follow
Apr 24 '20
Introduction to Keycloak
#
keycloak
#
authentication
#
opensource
#
java
11
reactions
Comments
2
comments
1 min read
Looking for some backend node help here
R☭
R☭
R☭
Follow
Apr 23 '20
Looking for some backend node help here
#
help
#
authentication
#
mongodb
#
node
2
reactions
Comments
3
comments
1 min read
Building authentication for microservices using NestJS
Ale Sánchez
Ale Sánchez
Ale Sánchez
Follow
Apr 11 '20
Building authentication for microservices using NestJS
#
nestjs
#
microservices
#
typescript
#
authentication
182
reactions
Comments
26
comments
14 min read
Are you using JWTs for user sessions in the correct way?
SuperTokens
SuperTokens
SuperTokens
Follow
Apr 8 '20
Are you using JWTs for user sessions in the correct way?
#
webdev
#
javascript
#
authentication
#
opensource
182
reactions
Comments
12
comments
13 min read
Laravel Sanctum - Hitting all the rough edges
Mohamed Said
Mohamed Said
Mohamed Said
Follow
Apr 11 '20
Laravel Sanctum - Hitting all the rough edges
#
laravel
#
authentication
#
security
10
reactions
Comments
Add Comment
1 min read
Stuck with Authentication For Your New Product/Website?
Anshul Sanghi
Anshul Sanghi
Anshul Sanghi
Follow
Apr 1 '20
Stuck with Authentication For Your New Product/Website?
#
go
#
authentication
#
jwt
#
security
4
reactions
Comments
Add Comment
2 min read
Authentication in 2020
Vincent Dal Maso
Vincent Dal Maso
Vincent Dal Maso
Follow
Mar 30 '20
Authentication in 2020
#
authentication
#
security
#
webdev
40
reactions
Comments
Add Comment
3 min read
Flutter: User Auth with Firebase
Colton Ehrman
Colton Ehrman
Colton Ehrman
Follow
Mar 30 '20
Flutter: User Auth with Firebase
#
flutter
#
authentication
#
firebase
8
reactions
Comments
Add Comment
2 min read
Twitter Login in React Native Apps Using Firebase
Shadman
Shadman
Shadman
Follow
for
Enappd
Mar 28 '20
Twitter Login in React Native Apps Using Firebase
#
reactnative
#
login
#
authentication
#
firebase
9
reactions
Comments
Add Comment
30 min read
React-Native Firebase Phone Authentication with CRUD Operations and Image Upload on storage
Shadman
Shadman
Shadman
Follow
for
Enappd
Mar 27 '20
React-Native Firebase Phone Authentication with CRUD Operations and Image Upload on storage
#
reactnative
#
firebase
#
crud
#
authentication
9
reactions
Comments
Add Comment
20 min read
Migrating From Authy to Bitwarden for 2FA Codes
Danny Guo
Danny Guo
Danny Guo
Follow
Mar 26 '20
Migrating From Authy to Bitwarden for 2FA Codes
#
security
#
2fa
#
authentication
6
reactions
Comments
Add Comment
8 min read
How to integrate Firebase in React Native apps
Aditya Sharma
Aditya Sharma
Aditya Sharma
Follow
for
Enappd
Mar 26 '20
How to integrate Firebase in React Native apps
#
reactnative
#
firebase
#
authentication
#
login
4
reactions
Comments
Add Comment
20 min read
Authentication for the REST of Us
🅲🅰🆁🆃🅴🆁
🅲🅰🆁🆃🅴🆁
🅲🅰🆁🆃🅴🆁
Follow
Mar 25 '20
Authentication for the REST of Us
#
todayilearned
#
authentication
#
javascript
#
video
5
reactions
Comments
Add Comment
1 min read
Passwordless authentication for Wordpress, here's how.
Richard Shepherd
Richard Shepherd
Richard Shepherd
Follow
for
DID.app
Mar 23 '20
Passwordless authentication for Wordpress, here's how.
#
wordpress
#
passwordless
#
did
#
authentication
7
reactions
Comments
Add Comment
3 min read
Testing Laravel API endpoints with jwt-auth
Adam Crampton
Adam Crampton
Adam Crampton
Follow
Mar 20 '20
Testing Laravel API endpoints with jwt-auth
#
laravel
#
php
#
authentication
#
security
24
reactions
Comments
Add Comment
3 min read
Cell CMS — Autenticando o Admin
Rodolpho Alves
Rodolpho Alves
Rodolpho Alves
Follow
Jun 24 '20
Cell CMS — Autenticando o Admin
#
csharp
#
azureactivedirectory
#
authentication
#
azure
2
reactions
Comments
Add Comment
6 min read
NodeJS User Authentication Simplified
Naveen Kumarasinghe
Naveen Kumarasinghe
Naveen Kumarasinghe
Follow
Mar 17 '20
NodeJS User Authentication Simplified
#
user
#
authentication
#
node
#
token
6
reactions
Comments
Add Comment
1 min read
Create API Rest with Laravel 7.X Passport Authentication And Implement Refresh Token (Part 1)
Mohammad Reza
Mohammad Reza
Mohammad Reza
Follow
Mar 13 '20
Create API Rest with Laravel 7.X Passport Authentication And Implement Refresh Token (Part 1)
#
php
#
laravel
#
authentication
#
api
50
reactions
Comments
22
comments
3 min read
Create API Rest with Laravel 7.X Passport Authentication And Implement Refresh Token (Part 3)
Mohammad Reza
Mohammad Reza
Mohammad Reza
Follow
Mar 13 '20
Create API Rest with Laravel 7.X Passport Authentication And Implement Refresh Token (Part 3)
#
php
#
laravel
#
authentication
#
api
11
reactions
Comments
3
comments
1 min read
Create API Rest with Laravel 7.X Passport Authentication And Implement Refresh Token (Part 2)
Mohammad Reza
Mohammad Reza
Mohammad Reza
Follow
Mar 13 '20
Create API Rest with Laravel 7.X Passport Authentication And Implement Refresh Token (Part 2)
#
php
#
laravel
#
authentication
#
api
14
reactions
Comments
1
comment
3 min read
Building a SPA with React and Okta for authentication.
Victory Akaniru
Victory Akaniru
Victory Akaniru
Follow
Mar 11 '20
Building a SPA with React and Okta for authentication.
#
okta
#
react
#
hooks
#
authentication
30
reactions
Comments
3
comments
10 min read
Node.js and PASSPORT JS Strategies
webmasteradam
webmasteradam
webmasteradam
Follow
Mar 10 '20
Node.js and PASSPORT JS Strategies
#
passport
#
node
#
javascript
#
authentication
8
reactions
Comments
2
comments
3 min read
Two Factor Authentication!
Mun Ghaleb
Mun Ghaleb
Mun Ghaleb
Follow
Mar 2 '20
Two Factor Authentication!
#
jokes
#
bantr
#
authentication
#
security
6
reactions
Comments
Add Comment
1 min read
Express.js Basic Auth: Get it out the door!
Taylor Beseda
Taylor Beseda
Taylor Beseda
Follow
Feb 24 '20
Express.js Basic Auth: Get it out the door!
#
javascript
#
node
#
express
#
authentication
9
reactions
Comments
Add Comment
1 min read
Import your bcrypt hashed user passwords into Keycloak
Brecht Carnewal
Brecht Carnewal
Brecht Carnewal
Follow
Feb 23 '20
Import your bcrypt hashed user passwords into Keycloak
#
keycloak
#
bcrypt
#
password
#
authentication
21
reactions
Comments
3
comments
2 min read
Authentication: Cookies vs Tokens
Linas Spukas
Linas Spukas
Linas Spukas
Follow
Feb 16 '20
Authentication: Cookies vs Tokens
#
authentication
#
cookies
#
tokens
#
beginners
195
reactions
Comments
2
comments
3 min read
Create Custom User Store for ASP .NET Core Identity
Carl Layton
Carl Layton
Carl Layton
Follow
Feb 21 '20
Create Custom User Store for ASP .NET Core Identity
#
dotnet
#
authentication
#
csharp
#
tutorial
10
reactions
Comments
1
comment
6 min read
Migrating user passwords from Django to Ruby
Igor Alexandrov
Igor Alexandrov
Igor Alexandrov
Follow
for
JetRockets
Feb 19 '20
Migrating user passwords from Django to Ruby
#
django
#
ruby
#
authentication
8
reactions
Comments
Add Comment
1 min read
Create Custom Password Hasher for ASP .NET Core Identity
Carl Layton
Carl Layton
Carl Layton
Follow
Feb 19 '20
Create Custom Password Hasher for ASP .NET Core Identity
#
dotnet
#
authentication
#
csharp
#
tutorial
12
reactions
Comments
Add Comment
4 min read
Adding resolver specific auth for GraphQL API
Shubham Biswas
Shubham Biswas
Shubham Biswas
Follow
Feb 18 '20
Adding resolver specific auth for GraphQL API
#
graphql
#
fastapi
#
python
#
authentication
10
reactions
Comments
1
comment
3 min read
Easy Authentication in Elixir & Phoenix with the pow & pow_assent libraries
James Moore
James Moore
James Moore
Follow
Feb 11 '20
Easy Authentication in Elixir & Phoenix with the pow & pow_assent libraries
#
elixir
#
phoenix
#
authentication
#
webdev
22
reactions
Comments
Add Comment
2 min read
Analysis of Administrator Propaganda: Story of a web service troubleshoot, without touching the code.
Tayyebi
Tayyebi
Tayyebi
Follow
Feb 7 '20
Analysis of Administrator Propaganda: Story of a web service troubleshoot, without touching the code.
#
criticalsection
#
authentication
#
iis
4
reactions
Comments
Add Comment
3 min read
JSON Web Tokens (Part 1)
Ram Nad
Ram Nad
Ram Nad
Follow
for
IOTA, IIITS
Feb 4 '20
JSON Web Tokens (Part 1)
#
jwt
#
node
#
authentication
12
reactions
Comments
1
comment
7 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account