DEV Community

# authorization

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Angular + Net Core Web Api + Auth0 Autorización basada en políticas.

Angular + Net Core Web Api + Auth0 Autorización basada en políticas.

10
Comments
11 min read
Azure Active Directory Integration with Hasura JWT Claims Mapping

Azure Active Directory Integration with Hasura JWT Claims Mapping

6
Comments
7 min read
Authentication with Kong's JWT Plugin

Authentication with Kong's JWT Plugin

11
Comments
10 min read
Authorization Strategies with Azure Active Directory

Authorization Strategies with Azure Active Directory

7
Comments
7 min read
JWT Token Claims in ASP.NET Core

JWT Token Claims in ASP.NET Core

19
Comments
5 min read
A Principled Approach to Authorization Using Python & SQLAlchemy

A Principled Approach to Authorization Using Python & SQLAlchemy

1
Comments
1 min read
Firebase Learning | Basic Authorization Approaches

Firebase Learning | Basic Authorization Approaches

6
Comments
1 min read
Implementing Role-Based Access Control (RBAC) in SQLAlchemy with oso

Implementing Role-Based Access Control (RBAC) in SQLAlchemy with oso

4
Comments
1 min read
Scaling AuthZ with Amplify

Scaling AuthZ with Amplify

15
Comments
3 min read
Setting Up Authorization for HTTP Cloud Functions in GCP

Setting Up Authorization for HTTP Cloud Functions in GCP

10
Comments 1
6 min read
Understand Django: User Authentication

Understand Django: User Authentication

28
Comments 1
13 min read
Securing A Golang App with OAuth

Securing A Golang App with OAuth

6
Comments
7 min read
How to migrate your legacy user data to a centralized auth system

How to migrate your legacy user data to a centralized auth system

4
Comments
12 min read
Just Which Way Does The Auth Flow? #3

Just Which Way Does The Auth Flow? #3

5
Comments
4 min read
Getting started with JWT authorization - .NET Core edition

Getting started with JWT authorization - .NET Core edition

16
Comments 2
5 min read
Everything you want to know about Authorization Headers

Everything you want to know about Authorization Headers

2
Comments
1 min read
Macaroon access tokens for OAuth: Part 2 – transactional auth

Macaroon access tokens for OAuth: Part 2 – transactional auth

7
Comments 1
10 min read
Securing React Native with OAuth

Securing React Native with OAuth

7
Comments
14 min read
OAuth 2 Spec is misunderstood, why?

OAuth 2 Spec is misunderstood, why?

4
Comments
1 min read
Authorization and Authentication For Everyone

Authorization and Authentication For Everyone

489
Comments 25
15 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.

22
Comments 1
4 min read
Top Inspirações de Design para Página de Login e Cadastro

Top Inspirações de Design para Página de Login e Cadastro

8
Comments
5 min read
Authentication and Authorization using Aerospike REST Client

Authentication and Authorization using Aerospike REST Client

4
Comments
4 min read
Least privilege with less effort: Macaroon access tokens for OAuth

Least privilege with less effort: Macaroon access tokens for OAuth

3
Comments
8 min read
Authorization and Authentication for Everyone

Authorization and Authentication for Everyone

354
Comments 8
15 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
Choosing the right error code 401, 403, or 404

Choosing the right error code 401, 403, or 404

12
Comments 1
4 min read
Managing K8s Authorization like charm

Managing K8s Authorization like charm

7
Comments
3 min read
So you want to build your own authorization?

So you want to build your own authorization?

15
Comments
4 min read
7 Steps to Web Application Security

7 Steps to Web Application Security

17
Comments
6 min read
Securing Hangfire Dashboard in ASP.NET Core with a Custom Auth Policy

Securing Hangfire Dashboard in ASP.NET Core with a Custom Auth Policy

8
Comments
4 min read
Browser Extension with OAuth 2.0 Authorization

Browser Extension with OAuth 2.0 Authorization

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

User authorization in micro-service architecture with JWT

12
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

11
Comments 2
4 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
Write a User Permissions System in 5 lines of Prolog

Write a User Permissions System in 5 lines of Prolog

19
Comments 1
4 min read
Implementing Authorization using Role Based Access Control (RBAC) in Phoenix Web Applications

Implementing Authorization using Role Based Access Control (RBAC) in Phoenix Web Applications

8
Comments
2 min read
Handling Complex User Permissions in GraphQL

Handling Complex User Permissions in GraphQL

65
Comments 1
11 min read
Keycloak one-time link for resource access

Keycloak one-time link for resource access

10
Comments
4 min read
Http - Interceptors in Angular

Http - Interceptors in Angular

18
Comments 2
5 min read
New in laravel 6

New in laravel 6

5
Comments
2 min read
Simple user roles in Laravel

Simple user roles in Laravel

47
Comments 7
3 min read
A tutorial for using Firebase to add authentication and authorization to a realtime Hasura app

A tutorial for using Firebase to add authentication and authorization to a realtime Hasura app

13
Comments 1
6 min read
Resource Based Authorization using Razor Pages - PART 1

Resource Based Authorization using Razor Pages - PART 1

6
Comments
3 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
Rails API + SPA authorization — Authorization by JWT

Rails API + SPA authorization — Authorization by JWT

24
Comments 1
5 min read
How to implement Authorization in elixir and phoenix

How to implement Authorization in elixir and phoenix

18
Comments 2
3 min read
Authorization Series - Pt 3: Dynamic Authorization with GraphQL and Rules

Authorization Series - Pt 3: Dynamic Authorization with GraphQL and Rules

8
Comments
1 min read
Authorization Series — Pt 2: Securing HTTP APIs with RBAC rules

Authorization Series — Pt 2: Securing HTTP APIs with RBAC rules

3
Comments
1 min read
Digging into API Authorization with OPA

Digging into API Authorization with OPA

10
Comments
11 min read
An Introduction to Laravel's Gates and Policies

An Introduction to Laravel's Gates and Policies

11
Comments
9 min read
WTH is OAuth?

WTH is OAuth?

99
Comments 7
4 min read
Modelling Authorisation in GraphQL

Modelling Authorisation in GraphQL

22
Comments
7 min read
Authentication, Authorization, and OAuth

Authentication, Authorization, and OAuth

15
Comments
4 min read
Using JWTs for GraphQL Authorization with Hasura

Using JWTs for GraphQL Authorization with Hasura

17
Comments
1 min read
Debugging Chronicles: Missing Lambda Invocation

Debugging Chronicles: Missing Lambda Invocation

7
Comments
3 min read
Introduction to Authentication and Authorization

Introduction to Authentication and Authorization

16
Comments
2 min read
User Types and Roles in an Activity-based Permission Systems

User Types and Roles in an Activity-based Permission Systems

19
Comments 1
7 min read
How to build JWT Authorization in Angular with Router Guards and HTTP Interceptor

How to build JWT Authorization in Angular with Router Guards and HTTP Interceptor

18
Comments 1
1 min read
On defaults in Kubernetes RBAC

On defaults in Kubernetes RBAC

23
Comments
4 min read
loading...