Authorization topic

Authorization is the process of granting or denying permissions based on rules. This should not be confused with authentication, which is the act of verifying someone’s identitiy.

List Authorization repositories
trafficstars

authority

1.2k
Stars
67
Forks
Watchers

*CURRENTLY UNMAINTAINED*. Authority helps you authorize actions in your Rails app. It's ORM-neutral and has very little fancy syntax; just group your models under one or more Authorizer classes and wr...

express-jwt

106
Stars
11
Forks
Watchers

An example API for creating/verifying json web tokens

casl

5.7k
Stars
257
Forks
Watchers

CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access

action_policy

1.3k
Stars
90
Forks
Watchers

Authorization framework for Ruby/Rails applications

action_policy-graphql

149
Stars
9
Forks
Watchers

Action Policy integration for GraphQL

rakkess

1.3k
Stars
56
Forks
Watchers

Review Access - kubectl plugin to show an access matrix for k8s server resources

bottle-cork

172
Stars
85
Forks
Watchers

Authentication module for the Bottle and Flask web frameworks

ApiJwtWithTwoSts

49
Stars
10
Forks
Watchers

Web API authorization, multi-IDP solutions in ASP.NET Core

browser-acl

36
Stars
5
Forks
Watchers

Simple acceess control (ACL) library for the browser inspired by Laravel's guards and policies.

g8

58
Stars
4
Forks
Watchers

⛩️ Go library for protecting your HTTP handlers