Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
authorization
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Authorization and Amazon Verified Permissions: A New Way to Manage Permissions - Part VI - Policy Templates
Daniel Aniszkiewicz
Daniel Aniszkiewicz
Daniel Aniszkiewicz
Follow
for
AWS Community Builders
Jul 20 '23
Authorization and Amazon Verified Permissions: A New Way to Manage Permissions - Part VI - Policy Templates
#
aws
#
avp
#
cedar
#
authorization
10
reactions
Comments
Add Comment
5 min read
What's the Best Practice for Auth and Why
JS
JS
JS
Follow
for
ZenStack
Jul 12 '23
What's the Best Practice for Auth and Why
#
webdev
#
security
#
authorization
#
architecture
64
reactions
Comments
3
comments
4 min read
Authorization and Amazon Verified Permissions: A New Way to Manage Permissions - Part V - Test Bench
Daniel Aniszkiewicz
Daniel Aniszkiewicz
Daniel Aniszkiewicz
Follow
for
AWS Community Builders
Jul 11 '23
Authorization and Amazon Verified Permissions: A New Way to Manage Permissions - Part V - Test Bench
#
aws
#
avp
#
cedar
#
authorization
1
reaction
Comments
Add Comment
6 min read
Simplifying Authentication in Next.js Applications with Clerk
eugene musebe
eugene musebe
eugene musebe
Follow
Jul 7 '23
Simplifying Authentication in Next.js Applications with Clerk
#
authentication
#
clerk
#
nextjs
#
authorization
8
reactions
Comments
3
comments
5 min read
Authorization and Amazon Verified Permissions: A New Way to Manage Permissions - Part IV - Schema
Daniel Aniszkiewicz
Daniel Aniszkiewicz
Daniel Aniszkiewicz
Follow
for
AWS Community Builders
Jul 6 '23
Authorization and Amazon Verified Permissions: A New Way to Manage Permissions - Part IV - Schema
#
aws
#
avp
#
awscommunitybuilders
#
authorization
2
reactions
Comments
Add Comment
6 min read
Use OPA for Application-Level Authorization, from RBAC to ABAC in Scale
Gabriel L. Manor
Gabriel L. Manor
Gabriel L. Manor
Follow
for
Permit.io
Jul 2 '23
Use OPA for Application-Level Authorization, from RBAC to ABAC in Scale
#
authorization
#
accesscontrol
#
openpolicyagent
#
rbac
9
reactions
Comments
Add Comment
3 min read
Authorization and Amazon Verified Permissions: A New Way to Manage Permissions - Part III
Daniel Aniszkiewicz
Daniel Aniszkiewicz
Daniel Aniszkiewicz
Follow
for
AWS Community Builders
Jun 29 '23
Authorization and Amazon Verified Permissions: A New Way to Manage Permissions - Part III
#
aws
#
avp
#
authorization
#
awscommunitybuilders
4
reactions
Comments
Add Comment
8 min read
Why Google Zanzibar Shines at Building Authorization
Karan Kajla
Karan Kajla
Karan Kajla
Follow
for
Warrant
Jun 28 '23
Why Google Zanzibar Shines at Building Authorization
#
authorization
#
opensource
#
architecture
#
cybersecurity
16
reactions
Comments
Add Comment
7 min read
Authorization and Cedar: A New Way to Manage Permissions - Part II
Daniel Aniszkiewicz
Daniel Aniszkiewicz
Daniel Aniszkiewicz
Follow
for
AWS Community Builders
Jun 26 '23
Authorization and Cedar: A New Way to Manage Permissions - Part II
#
aws
#
cedar
#
authorization
#
awscommunitybuilders
7
reactions
Comments
Add Comment
5 min read
Authorization and Cedar: A New Way to Manage Permissions - Part I
Daniel Aniszkiewicz
Daniel Aniszkiewicz
Daniel Aniszkiewicz
Follow
for
AWS Community Builders
Jun 21 '23
Authorization and Cedar: A New Way to Manage Permissions - Part I
#
aws
#
cedar
#
avp
#
authorization
15
reactions
Comments
3
comments
7 min read
Send SMS Directly from the Browser (No Backend Code Required!)
Gabriel L. Manor
Gabriel L. Manor
Gabriel L. Manor
Follow
Jun 1 '23
Send SMS Directly from the Browser (No Backend Code Required!)
#
react
#
frontend
#
security
#
authorization
Comments
Add Comment
10 min read
Multiple authorization handlers for the same requirement in ASP.NET Core
Karthik Chintala
Karthik Chintala
Karthik Chintala
Follow
Apr 5 '23
Multiple authorization handlers for the same requirement in ASP.NET Core
#
aspnetcore
#
authorization
#
policybasedauthorization
Comments
Add Comment
5 min read
Multi-tenancy authentication done right
vincenzoiozzo
vincenzoiozzo
vincenzoiozzo
Follow
Apr 17 '23
Multi-tenancy authentication done right
#
authentication
#
authorization
#
security
#
tooling
3
reactions
Comments
Add Comment
8 min read
Programmatically evaluating policies in ASP.NET Core
Karthik Chintala
Karthik Chintala
Karthik Chintala
Follow
Apr 5 '23
Programmatically evaluating policies in ASP.NET Core
#
aspnetcore
#
authorization
#
rolebasedauthorization
Comments
Add Comment
3 min read
Authorization in .net Core
yogini16
yogini16
yogini16
Follow
Mar 18 '23
Authorization in .net Core
#
dotnetcore
#
authorization
#
claimbasedauthorizatio
#
dotnet
15
reactions
Comments
Add Comment
6 min read
Protect your GraphQL data with resource_policy
Povilas Jurčys
Povilas Jurčys
Povilas Jurčys
Follow
Feb 20 '23
Protect your GraphQL data with resource_policy
#
ruby
#
rails
#
patterns
#
authorization
2
reactions
Comments
Add Comment
6 min read
OAuth 2.0 authorization with desktop application
Michał Silski
Michał Silski
Michał Silski
Follow
Feb 16 '23
OAuth 2.0 authorization with desktop application
#
oauth20
#
authorization
#
openid
#
identity
Comments
Add Comment
7 min read
Attribute level permission control in Rails
Povilas Jurčys
Povilas Jurčys
Povilas Jurčys
Follow
Feb 10 '23
Attribute level permission control in Rails
#
ruby
#
rails
#
patterns
#
authorization
3
reactions
Comments
Add Comment
5 min read
Authentication vs. Authorization – What's the Difference?
Andy Agarwal
Andy Agarwal
Andy Agarwal
Follow
for
MojoAuth
Jan 28 '23
Authentication vs. Authorization – What's the Difference?
#
authentication
#
authorization
#
cybersecurity
#
passworldess
Comments
Add Comment
7 min read
Role-based access control using FastApi
Moad Ennagi
Moad Ennagi
Moad Ennagi
Follow
Jan 22 '23
Role-based access control using FastApi
#
fastapi
#
python
#
api
#
authorization
47
reactions
Comments
1
comment
2 min read
Default to Deny for More Secure Apps
Twin Sun
Twin Sun
Twin Sun
Follow
Jan 18 '23
Default to Deny for More Secure Apps
#
security
#
rails
#
authorization
#
ruby
2
reactions
Comments
Add Comment
3 min read
How to create a directive in Angular that renders components only if user is authorized?
Gassai Hamza
Gassai Hamza
Gassai Hamza
Follow
Jan 18 '23
How to create a directive in Angular that renders components only if user is authorized?
#
angular
#
typescript
#
directive
#
authorization
4
reactions
Comments
Add Comment
3 min read
Flow ของ OAuth 2.0
Eddie Eddie
Eddie Eddie
Eddie Eddie
Follow
Jan 16 '23
Flow ของ OAuth 2.0
#
pkce
#
authentication
#
authorization
#
oauth2
3
reactions
Comments
Add Comment
2 min read
Deep linking with Azure Static Web Apps and Easy Auth
John Reilly
John Reilly
John Reilly
Follow
Dec 31 '22
Deep linking with Azure Static Web Apps and Easy Auth
#
authorization
#
easyauth
#
deeplink
#
staticwebapps
2
reactions
Comments
Add Comment
5 min read
Azure AD Claims with Static Web Apps and Azure Functions
John Reilly
John Reilly
John Reilly
Follow
Dec 10 '22
Azure AD Claims with Static Web Apps and Azure Functions
#
authorization
#
azurefunctions
#
staticwebapps
#
linkedbackends
2
reactions
Comments
Add Comment
10 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account