DEV Community

# authorization

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How to use casbin authorization in your rust web-app [Part - 1]

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

7
Comments
3 min read
Building Applications with CloudFlare Workers and Hasura GraphQL Engine

Building Applications with CloudFlare Workers and Hasura GraphQL Engine

8
Comments
11 min read
Authentication and Authorization in dotnet core

Authentication and Authorization in dotnet core

5
Comments 1
3 min read
WordPress: modify user roles dynamically with functions.php

WordPress: modify user roles dynamically with functions.php

2
Comments
1 min read
WordPress: modify user capabilities dynamically with functions.php

WordPress: modify user capabilities dynamically with functions.php

6
Comments
1 min read
How to Deploy Static Website with OAuth 2.0 Authorization, CloudFront CDN in 20 Minutes?

How to Deploy Static Website with OAuth 2.0 Authorization, CloudFront CDN in 20 Minutes?

5
Comments
5 min read
The Developer’s Guide to Relationship-based Access Control

The Developer’s Guide to Relationship-based Access Control

8
Comments 1
6 min read
Authorization Academy: Technical guides for building application authorization

Authorization Academy: Technical guides for building application authorization

1
Comments
1 min read
Protecting static pages in Next.js application

Protecting static pages in Next.js application

46
Comments 13
4 min read
Building An Authorization Engine In Python...

Building An Authorization Engine In Python...

2
Comments
4 min read
Angular + Net Core Web Api + Auth0 AutorizaciĂłn basada en polĂ­ticas.

Angular + Net Core Web Api + Auth0 AutorizaciĂłn basada en polĂ­ticas.

5
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

9
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

9
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

3
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

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

GraphQL Authorization with Graphene, SQLAlchemy and oso

10
Comments
8 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

488
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.

18
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

3
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 7
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
A minimal authorization policy builder for NodeJs

A minimal authorization policy builder for NodeJs

11
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
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

18
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

7
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

46
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
loading...