DEV Community

# authentication

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
NodeJs & Authentication with Http Basic Access (Part 1)

NodeJs & Authentication with Http Basic Access (Part 1)

32
Comments 4
5 min read
Why you should not build your own authentication system?

Why you should not build your own authentication system?

10
Comments
2 min read
adding google sign-in to your webapp - using the js library

adding google sign-in to your webapp - using the js library

13
Comments
4 min read
Using Federated Identities to access non-public S3 objects as an unauthenticated user.

Using Federated Identities to access non-public S3 objects as an unauthenticated user.

17
Comments
3 min read
All you need to know about user session security

All you need to know about user session security

45
Comments
14 min read
The best way to securely manage user sessions

The best way to securely manage user sessions

14
Comments 1
6 min read
How JSON Web Token (JWT) Secures Your API

How JSON Web Token (JWT) Secures Your API

11
Comments 2
6 min read
Invalidating ASP.NET Forms Authentication tickets server-side

Invalidating ASP.NET Forms Authentication tickets server-side

4
Comments
1 min read
Announcing the General Availability of the Auth0 SPA JS SDK

Announcing the General Availability of the Auth0 SPA JS SDK

6
Comments
1 min read
Accessibility: Expanding the Definition

Accessibility: Expanding the Definition

13
Comments
3 min read
Introducing Learn Identity!

Introducing Learn Identity!

4
Comments
1 min read
Password-based authentication with GraphQL and Passport

Password-based authentication with GraphQL and Passport

31
Comments 10
5 min read
Try Sign In with Apple in Your Auth0 Apps Today

Try Sign In with Apple in Your Auth0 Apps Today

7
Comments
1 min read
Implement Sign In with Apple using Auth0 Extensibility

Implement Sign In with Apple using Auth0 Extensibility

4
Comments
1 min read
Preventing malicious authentication attempts while avoiding CAPTCHAs.

Preventing malicious authentication attempts while avoiding CAPTCHAs.

11
Comments 8
5 min read
Sign In with Apple: Learn About the New Identity Provider

Sign In with Apple: Learn About the New Identity Provider

7
Comments
1 min read
Logging In With Laravel

Logging In With Laravel

15
Comments
13 min read
Adding Drop In Authentication to Your Android Apps with AWS Amplify

Adding Drop In Authentication to Your Android Apps with AWS Amplify

15
Comments 4
5 min read
Testing Logout Resolver (GraphQL & express-session)

Testing Logout Resolver (GraphQL & express-session)

7
Comments
1 min read
Build Simple Authentication in Express in 15 Minutes

Build Simple Authentication in Express in 15 Minutes

9
Comments
9 min read
Handling Authentication in React with Context and Hooks

Handling Authentication in React with Context and Hooks

18
Comments 1
1 min read
Understanding OAuth2 to use Google APIs from a CLI

Understanding OAuth2 to use Google APIs from a CLI

13
Comments
11 min read
Possibly Odd Approach for Quick Authentication - User Registry API and Passport

Possibly Odd Approach for Quick Authentication - User Registry API and Passport

31
Comments
6 min read
netID Integration Using Custom Connections

netID Integration Using Custom Connections

4
Comments
1 min read
Block malicious login attempts, but preventing account lock-outs.

Block malicious login attempts, but preventing account lock-outs.

19
Comments 12
1 min read
Implementing Authentication using JWT, Bcrypt and GraphQL Nexus

Implementing Authentication using JWT, Bcrypt and GraphQL Nexus

59
Comments 3
7 min read
The Importance of Security Testing

The Importance of Security Testing

6
Comments
5 min read
The Keycloak (v.5.0.0) UI mind map you didn't ask for

The Keycloak (v.5.0.0) UI mind map you didn't ask for

9
Comments 1
1 min read
Using Amplify CLI for adding Auth to your Hasura GraphQL engine

Using Amplify CLI for adding Auth to your Hasura GraphQL engine

44
Comments 7
8 min read
Tips for testing: Authentication with devise_token_auth in Rails API

Tips for testing: Authentication with devise_token_auth in Rails API

37
Comments 3
3 min read
Authentication, Authorization, and OAuth

Authentication, Authorization, and OAuth

15
Comments
4 min read
User Authentication with Next.js

User Authentication with Next.js

385
Comments 28
13 min read
How to Build Production-ready Vue Authentication

How to Build Production-ready Vue Authentication

253
Comments 22
11 min read
Simple User Authentication in React

Simple User Authentication in React

15
Comments
10 min read
Use Schematics with React and Add OpenID Connect Authentication in 5 Minutes

Use Schematics with React and Add OpenID Connect Authentication in 5 Minutes

5
Comments
9 min read
Firebase Authentication and Authorization

Firebase Authentication and Authorization

13
Comments
1 min read
SignalR core python client (II): Authentication

SignalR core python client (II): Authentication

10
Comments
2 min read
Guide to devise_token_auth: Simple Authentication in Rails API

Guide to devise_token_auth: Simple Authentication in Rails API

73
Comments 38
4 min read
Use Angular Schematics to Simplify Your Life

Use Angular Schematics to Simplify Your Life

9
Comments
12 min read
Laravel Rest API Passport Authentication for Ionic App

Laravel Rest API Passport Authentication for Ionic App

15
Comments 3
13 min read
Episode 14: Building a JSON API - Twitter OAuth (OAuth 1.0)

Episode 14: Building a JSON API - Twitter OAuth (OAuth 1.0)

14
Comments
1 min read
Be careful of the JWT hype train

Be careful of the JWT hype train

214
Comments 52
5 min read
Multiple role-based authentication in Laravel

Multiple role-based authentication in Laravel

76
Comments 29
5 min read
Basic Authentication

Basic Authentication

15
Comments 2
3 min read
Introduction to Authentication and Authorization

Introduction to Authentication and Authorization

16
Comments
2 min read
What really is the difference between session and token based authentication

What really is the difference between session and token based authentication

131
Comments 18
2 min read
OAuth Like a BOSS

OAuth Like a BOSS

137
Comments 2
6 min read
A month of Flutter: configure Firebase Auth for Sign in with Google on iOS

A month of Flutter: configure Firebase Auth for Sign in with Google on iOS

10
Comments 3
2 min read
OAuth Simplified

OAuth Simplified

139
Comments 11
3 min read
A month of Flutter: configure Firebase Auth for Sign in with Google on Android

A month of Flutter: configure Firebase Auth for Sign in with Google on Android

16
Comments
3 min read
A month of Flutter: FABulous authentication

A month of Flutter: FABulous authentication

9
Comments
2 min read
OAuth とダンスを: ステップ・バイ・ステップ式 ガイド [翻訳記事]

OAuth とダンスを: ステップ・バイ・ステップ式 ガイド [翻訳記事]

10
Comments 2
2 min read
Key-based Authentication Not Working After ssh-copy-id

Key-based Authentication Not Working After ssh-copy-id

11
Comments 1
2 min read
QuickAuthPHP – One script for web authentication. Multi-user. No database required.

QuickAuthPHP – One script for web authentication. Multi-user. No database required.

13
Comments 7
1 min read
Web Authentication for Actual Humans, Part Two

Web Authentication for Actual Humans, Part Two

19
Comments 5
8 min read
From Scratch : User Authentication (Part 2)

From Scratch : User Authentication (Part 2)

7
Comments
1 min read
Building a JavaScript Auth system using TDD (part 2)

Building a JavaScript Auth system using TDD (part 2)

40
Comments 2
14 min read
Building a JavaScript Auth system using TDD (part 1)

Building a JavaScript Auth system using TDD (part 1)

33
Comments 2
14 min read
Firebaseの匿名認証はなんのためにあるのか - セキュリティ編

Firebaseの匿名認証はなんのためにあるのか - セキュリティ編

6
Comments
1 min read
From Scratch: User Authentication

From Scratch: User Authentication

40
Comments
4 min read
loading...