DEV Community

# authentication

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Cookies or JWT..? 🤔

Cookies or JWT..? 🤔

8
Comments 1
3 min read
Cookie authentication for AWS API Gateway WebSocket APIs

Cookie authentication for AWS API Gateway WebSocket APIs

2
Comments
4 min read
Row-level access for your Airtable-powered application with Clerk

Row-level access for your Airtable-powered application with Clerk

4
Comments
5 min read
How to Setup SSH key for Git Operations in GitHub

How to Setup SSH key for Git Operations in GitHub

7
Comments
3 min read
Email and Password Based Authentication with Expo and Firebase Part 1: Project Setup

Email and Password Based Authentication with Expo and Firebase Part 1: Project Setup

5
Comments
5 min read
Build a premium recipes app with Clerk and Firebase🔥

Build a premium recipes app with Clerk and Firebase🔥

4
Comments
5 min read
Basic Authentication with Node/Express and Mongo

Basic Authentication with Node/Express and Mongo

31
Comments 2
12 min read
How HttpOnly cookies help mitigate XSS attacks 🍪

How HttpOnly cookies help mitigate XSS attacks 🍪

34
Comments 1
3 min read
Authentication with magic link in React

Authentication with magic link in React

149
Comments
3 min read
Anahtar Doğrulamalı API Servisi Oluşturma

Anahtar Doğrulamalı API Servisi Oluşturma

14
Comments
4 min read
Spring Security Architecture fundamentals

Spring Security Architecture fundamentals

3
Comments 2
4 min read
Differences between Authentication and Authorization

Differences between Authentication and Authorization

2
Comments
1 min read
How to Build a Simple, Secure Social Media Site with Magic and Hasura

How to Build a Simple, Secure Social Media Site with Magic and Hasura

4
Comments
8 min read
Storing Login Information With Cookies (JavaScript)

Storing Login Information With Cookies (JavaScript)

8
Comments
6 min read
Firebase Authentication — Lowering Headaches In Developers

Firebase Authentication — Lowering Headaches In Developers

4
Comments 1
5 min read
Firebase Google authentication with React

Firebase Google authentication with React

61
Comments 8
4 min read
Elixir Ăśberauth: how to keep state between request and callback?

Elixir Ăśberauth: how to keep state between request and callback?

7
Comments
2 min read
Devise-ing A Backend...

Devise-ing A Backend...

4
Comments
3 min read
See if User is online using Devise in Ruby on Rails

See if User is online using Devise in Ruby on Rails

13
Comments 2
3 min read
Authentication for SPAs done right with NextJS & Server Side Rendering

Authentication for SPAs done right with NextJS & Server Side Rendering

8
Comments
15 min read
A Simple Authentication with Ruby On Rails

A Simple Authentication with Ruby On Rails

10
Comments
4 min read
Authentication and Authorization in GraphQL

Authentication and Authorization in GraphQL

11
Comments
11 min read
Registration and Login (authentication) with Vue.js & Strapi

Registration and Login (authentication) with Vue.js & Strapi

9
Comments
26 min read
Case Study: Industrial IoT Platform Machine Metrics Increased Developer Velocity by 10x Using Hasura

Case Study: Industrial IoT Platform Machine Metrics Increased Developer Velocity by 10x Using Hasura

2
Comments
5 min read
How to add Magic Link to a SvelteKit application

How to add Magic Link to a SvelteKit application

8
Comments
2 min read
How to use AWS Cognito to access AWS Services

How to use AWS Cognito to access AWS Services

17
Comments 3
6 min read
Keycloak for Local Development

Keycloak for Local Development

6
Comments
5 min read
Passwordless: a note on Authentication

Passwordless: a note on Authentication

6
Comments
2 min read
Designing fast sign in forms— diving into the data

Designing fast sign in forms— diving into the data

10
Comments
3 min read
LDAP Authentication in Golang with Bind and Search

LDAP Authentication in Golang with Bind and Search

27
Comments
4 min read
Golang'de LDAP Authentication, Bind ve Search

Golang'de LDAP Authentication, Bind ve Search

5
Comments
4 min read
Setting Up Kubernetes User Access Using AWS IAM

Setting Up Kubernetes User Access Using AWS IAM

6
Comments
7 min read
Social Authentication with Strapi and Nuxt.js: Getting Started

Social Authentication with Strapi and Nuxt.js: Getting Started

3
Comments
8 min read
How to add Discord Authentication to FoundryVTT

How to add Discord Authentication to FoundryVTT

2
Comments
3 min read
Autenticação Cookies HTTP, HTTP Only, JWT, SessionStorage,LocalStorage, com ReactJs Context API e Node no Backend

Autenticação Cookies HTTP, HTTP Only, JWT, SessionStorage,LocalStorage, com ReactJs Context API e Node no Backend

10
Comments
8 min read
FastAPI with OIDC Discovery

FastAPI with OIDC Discovery

10
Comments
1 min read
Authentication with Laravel Sanctum

Authentication with Laravel Sanctum

7
Comments 2
5 min read
Keycloak: REST API for Realm Role

Keycloak: REST API for Realm Role

10
Comments 1
1 min read
Keycloak: REST API for new Realm

Keycloak: REST API for new Realm

8
Comments
1 min read
Authentication and Authorization in a Microservice Architecture | OAuth 2.0 | JWT

Authentication and Authorization in a Microservice Architecture | OAuth 2.0 | JWT

12
Comments
1 min read
Keycloak: Configure Realm Email Settings (Gmail)

Keycloak: Configure Realm Email Settings (Gmail)

24
Comments 1
1 min read
Setting up Google Authentication With Firebase🚀

Setting up Google Authentication With Firebase🚀

19
Comments 1
4 min read
Social Authentication - React-Native with a NodeJS Server

Social Authentication - React-Native with a NodeJS Server

7
Comments 1
4 min read
Dgraph Firebase Authentication - Role Based Access Control

Dgraph Firebase Authentication - Role Based Access Control

16
Comments 1
7 min read
TypingDNA Verify - A New Way to Authenticate Users

TypingDNA Verify - A New Way to Authenticate Users

5
Comments
6 min read
Sveltekit Authentication

Sveltekit Authentication

6
Comments 1
9 min read
REST APIs vs. Backend for Frontend

REST APIs vs. Backend for Frontend

21
Comments 3
7 min read
UX and User Authentication

UX and User Authentication

5
Comments
4 min read
Authentication and Authorization using AccessTokens - RefreshTokens | Part 2

Authentication and Authorization using AccessTokens - RefreshTokens | Part 2

6
Comments
3 min read
Authentication and Authorization using AccessTokens - RefreshTokens | Part 1

Authentication and Authorization using AccessTokens - RefreshTokens | Part 1

6
Comments
2 min read
Authentication, SSO, IAM, Federation

Authentication, SSO, IAM, Federation

7
Comments
2 min read
Keycloak: Enable Javascript-based policy

Keycloak: Enable Javascript-based policy

5
Comments
1 min read
Notes on LDAP

Notes on LDAP

5
Comments
3 min read
Notes on OAuth 2.0

Notes on OAuth 2.0

4
Comments
2 min read
JWT Token-based custom user authentication for Rails API only (Part 02)

JWT Token-based custom user authentication for Rails API only (Part 02)

6
Comments
4 min read
JWT Token-based custom user authentication for Rails API only (Part 01)

JWT Token-based custom user authentication for Rails API only (Part 01)

7
Comments
3 min read
JWT Token-based custom user authentication for Rails API only (Part 03)

JWT Token-based custom user authentication for Rails API only (Part 03)

4
Comments
5 min read
Add sign in with google to react app using firebase

Add sign in with google to react app using firebase

32
Comments
5 min read
Enable OpenShift login on ArgoCD from GitOps Operator

Enable OpenShift login on ArgoCD from GitOps Operator

3
Comments
2 min read
JSON Web Tokens (JWTs) 101

JSON Web Tokens (JWTs) 101

9
Comments
3 min read
loading...