DEV Community

# authorization

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Authorization and Authentication For Everyone

Authorization and Authentication For Everyone

488
Comments 25
15 min read
Authorization and Authentication for Everyone

Authorization and Authentication for Everyone

354
Comments 7
15 min read
Building RBAC in Node

Building RBAC in Node

137
Comments
18 min read
Asp Net Core - Rest API Authorization with JWT (Roles Vs Claims Vs Policy) - Step by Step

Asp Net Core - Rest API Authorization with JWT (Roles Vs Claims Vs Policy) - Step by Step

81
Comments 7
8 min read
Handling Complex User Permissions in GraphQL

Handling Complex User Permissions in GraphQL

65
Comments 1
11 min read
What's the Best Practice for Auth and Why

What's the Best Practice for Auth and Why

63
Comments 3
4 min read
How to Do Authorization - A Decision Framework: Part 1

How to Do Authorization - A Decision Framework: Part 1

62
Comments
7 min read
Exposing permissions in GraphQL APIs with Action Policy

Exposing permissions in GraphQL APIs with Action Policy

58
Comments 1
6 min read
Modeling Authorization in Prisma - No Theory, Just Code

Modeling Authorization in Prisma - No Theory, Just Code

51
Comments
9 min read
Protecting static pages in Next.js application

Protecting static pages in Next.js application

46
Comments 13
4 min read
Simple user roles in Laravel

Simple user roles in Laravel

46
Comments 7
3 min read
How to make authorization ready admin panel with NestJS?

How to make authorization ready admin panel with NestJS?

44
Comments
3 min read
ZenStack: The Complete Authorization Solution for Prisma Projects

ZenStack: The Complete Authorization Solution for Prisma Projects

29
Comments 2
8 min read
Understand Django: User Authentication

Understand Django: User Authentication

28
Comments 1
13 min read
How to Do Authorization - A Decision Framework: Part 2

How to Do Authorization - A Decision Framework: Part 2

24
Comments
5 min read
Rails API + SPA authorization — Authorization by JWT

Rails API + SPA authorization — Authorization by JWT

24
Comments 1
5 min read
What are OAuth 2.0 and OIDC (OpenID Connect)? Step By Step Authorization Code Flow With Endpoints

What are OAuth 2.0 and OIDC (OpenID Connect)? Step By Step Authorization Code Flow With Endpoints

23
Comments 1
6 min read
The four mistakes you make building permissions

The four mistakes you make building permissions

23
Comments
9 min read
How to implement Authorization in elixir and phoenix

How to implement Authorization in elixir and phoenix

18
Comments 2
3 min read
Write a User Permissions System in 5 lines of Prolog

Write a User Permissions System in 5 lines of Prolog

18
Comments 1
4 min read
Basic Auth on Lambda + Api Gateway + Cloudfront: solving the 401 Unauthorized error.

Basic Auth on Lambda + Api Gateway + Cloudfront: solving the 401 Unauthorized error.

18
Comments 1
4 min read
Http - Interceptors in Angular

Http - Interceptors in Angular

18
Comments 2
5 min read
Assimilating Auth

Assimilating Auth

18
Comments
5 min read
OAuth 2.0 implementation in Node.js

OAuth 2.0 implementation in Node.js

17
Comments
11 min read
7 Steps to Web Application Security

7 Steps to Web Application Security

17
Comments
6 min read
Modern apps going Cognito

Modern apps going Cognito

17
Comments 2
5 min read
Navigating the Digital Restaurant: A Taste of Authentication and Authorization in JavaScript

Navigating the Digital Restaurant: A Taste of Authentication and Authorization in JavaScript

16
Comments
3 min read
Getting started with JWT authorization - .NET Core edition

Getting started with JWT authorization - .NET Core edition

16
Comments 2
5 min read
Why Google Zanzibar Shines at Building Authorization

Why Google Zanzibar Shines at Building Authorization

16
Comments
7 min read
Role-based access control using FastApi

Role-based access control using FastApi

16
Comments 1
2 min read
So you want to build your own authorization?

So you want to build your own authorization?

15
Comments
4 min read
Scaling AuthZ with Amplify

Scaling AuthZ with Amplify

15
Comments
3 min read
🚀 API authorization in API Maker

🚀 API authorization in API Maker

15
Comments
5 min read
JWT access token misconceptions

JWT access token misconceptions

15
Comments
6 min read
Best analogy for Authentication vs Authorization I've found so far

Best analogy for Authentication vs Authorization I've found so far

14
Comments
1 min read
Authenticating REST services with OAuth2

Authenticating REST services with OAuth2

14
Comments
6 min read
How to Implement Attribute Based Access Control (ABAC) using Open Policy Agent (OPA)

How to Implement Attribute Based Access Control (ABAC) using Open Policy Agent (OPA)

13
Comments
6 min read
Load external data into OPA: The Good, The Bad, and The Ugly

Load external data into OPA: The Good, The Bad, and The Ugly

13
Comments
10 min read
Authorization and Cedar: A New Way to Manage Permissions - Part I

Authorization and Cedar: A New Way to Manage Permissions - Part I

13
Comments 1
7 min read
Step-up authorization

Step-up authorization

13
Comments
6 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
How to Implement Multitenancy in Cloud Computing

How to Implement Multitenancy in Cloud Computing

12
Comments
3 min read
User authorization in micro-service architecture with JWT

User authorization in micro-service architecture with JWT

12
Comments
3 min read
Choosing the right error code 401, 403, or 404

Choosing the right error code 401, 403, or 404

12
Comments 1
4 min read
A minimal authorization policy builder for NodeJs

A minimal authorization policy builder for NodeJs

11
Comments
3 min read
Implementing silent refresh of JWT

Implementing silent refresh of JWT

11
Comments 1
6 min read
Add 5 login methods to your Hasura app in 5 minutes with OneGraph’s AuthGuardian

Add 5 login methods to your Hasura app in 5 minutes with OneGraph’s AuthGuardian

11
Comments
4 min read
GraphQL AuthZ - GraphQL Authorization layer

GraphQL AuthZ - GraphQL Authorization layer

10
Comments
8 min read
Authentication and Authorization

Authentication and Authorization

10
Comments
1 min read
GraphQL Authorization with Graphene, SQLAlchemy and oso

GraphQL Authorization with Graphene, SQLAlchemy and oso

10
Comments
8 min read
Digging into API Authorization with OPA

Digging into API Authorization with OPA

10
Comments
11 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
Only allow owners to update their user profile in Laravel with a policy

Only allow owners to update their user profile in Laravel with a policy

10
Comments 2
4 min read
JWT Token Claims in ASP.NET Core

JWT Token Claims in ASP.NET Core

9
Comments
5 min read
Authentication with Kong's JWT Plugin

Authentication with Kong's JWT Plugin

9
Comments
10 min read
How to Implement Role Based Access Control (RBAC) using Open Policy Agent (OPA)

How to Implement Role Based Access Control (RBAC) using Open Policy Agent (OPA)

9
Comments
6 min read
Keycloak: REST API for managing users

Keycloak: REST API for managing users

9
Comments
1 min read
How to use casbin authorization in your rust web-app [Part - 3]

How to use casbin authorization in your rust web-app [Part - 3]

9
Comments
6 min read
Write a Role & Permissions System in 14 lines of prolog (Part 2)

Write a Role & Permissions System in 14 lines of prolog (Part 2)

9
Comments 1
7 min read
Apollo authorization

Apollo authorization

9
Comments
7 min read
loading...