Skip to content

Latest commit

 

History

History
103 lines (87 loc) · 6.14 KB

authorization.md

File metadata and controls

103 lines (87 loc) · 6.14 KB

Bookmarks tagged [authorization]

https://developer.okta.com/blog/2019/08/22/okta-authjs-pkce

In this post, you’ll learn some foundational concepts of OIDC and OAuth2. You’ll be guided through a simple SPA example written in Vue.js that starts with the older (now deprecated) Implicit flow and ...


https://developer.okta.com/blog/2019/05/01/is-the-oauth-implicit-flow-dead

You may have heard some buzz recently about the OAuth 2.0 Implicit flow. The OAuth Working Group has published some new guidance around the Implicit flow and JavaScript-based apps, specifically that t...


https://www.janua.fr/pkce-support-with-keycloak-7-0/

PKCE support with Keycloak 7.0: Keycloak 7.0 has been released on Aug 25th 2019 with PKCE support. This represents a major breakthrough for all mobile apps to increase security and to mitigate malicio...


https://medium.com/@darahayes/keycloak-authentication-and-authorization-in-graphql-ad0a1685f7da

Learn how to add Keycloak auth to Node.js GraphQL server applications. Including Authentication and Role Based Access Control using the @auth and @hasRole in the GraphQL Schema.

It's basically an...


https://github.com/be9/acl9

Acl9 is a role-based authorization system that provides a concise DSL for securing your Rails application.


https://github.com/chaps-io/access-granted

Multi-role and whitelist based authorization gem for Rails.


https://github.com/nathanl/authority

ORM-neutral way to authorize actions in your Rails app.


https://github.com/CanCanCommunity/cancancan

Continuation of CanCan, an authorization Gem for Ruby on Rails.


https://github.com/stffn/declarative_authorization

An authorization Rails plugin using a declarative DSL for specifying authorization rules in one place.


https://github.com/elorest/petergate

Easy to use and read action and content based authorizations.


https://github.com/elabs/pundit

Minimal authorization through OO design and pure Ruby classes.


https://github.com/stalniy/casl

Isomorphic authorization for UI and API.


https://github.com/casbin/node-casbin

Authorization library that supports access control models like ACL, RBAC and ABAC.


https://www.youtube.com/watch?v=996OiexHze0

Developer Advocate Nate Barbettini breaks down OpenID and OAuth 2.0 in Plain English Find Nate's slides here: [https://speakerdeck.com/nbarbettini/oauth-and-openid-connect-in-plain-english](https://sp...