authorization
Here are 2,130 public repositories matching this topic...
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
-
Updated
Aug 16, 2021 - Go
Apereo CAS - Enterprise Single Sign On for all earthlings and beyond.
-
Updated
Aug 20, 2021 - Java
这可能是史上功能最全的Java权限认证框架,权限架构设计的绝佳实践!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...
-
Updated
Aug 19, 2021 - Java
OPA does not currently include a built-in function for reversing strings and arrays. While it's possible to write a comprehension that does this, it's a bit cumbersome. We can add two simple built-in functions for reversing strings and arrays:
strings.reverse(str) => str
array.reverse(arr) => arr
Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.
-
Updated
Aug 16, 2021 - Ruby
A binary authorization system for macOS
-
Updated
Aug 19, 2021 - Objective-C
OAuth Proxy
-
Updated
Jul 24, 2021 - JavaScript
CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access
-
Updated
Aug 20, 2021 - JavaScript
An unified permissions API for React Native on iOS and Android
-
Updated
Aug 17, 2021 - Objective-C
Eloquent roles and abilities.
-
Updated
Jul 29, 2021 - PHP
A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
-
Updated
Aug 18, 2021 - Python
Simple user-authentication solution, embedded into a small framework.
-
Updated
Jul 29, 2021 - PHP
Security engine for Java (authentication, authorization, multi frameworks): OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
-
Updated
Aug 20, 2021 - Java
I've read the docs, and it seems you can pass through knex instances, but I didn't see if it supports SQLite3 - could you clarify please?
Handle roles and permissions in your Laravel application
-
Updated
Aug 20, 2021 - PHP
The upstream issues got closed. It is referenced in: .nancy-ignore#L7
Role and Attribute based Access Control for Node.js
-
Updated
Jan 17, 2021 - TypeScript
An authorization library that supports access control models like ACL, RBAC, ABAC in Node.js and Browser
-
Updated
Aug 18, 2021 - TypeScript
A distributed single-sign-on framework.(分布式单点登录框架XXL-SSO)
-
Updated
Jun 4, 2021 - Java
An authorization library that supports access control models like ACL, RBAC, ABAC in Java
-
Updated
Jul 26, 2021 - Java
Full Stack Polls App built using Spring Boot, Spring Security, JWT, React, and Ant Design
-
Updated
Aug 10, 2021 - Java
Encryption at Rest
One of the major topics in an enterprise application is encryption at rest. With SQL server 2016+ it is possible to do encryption at rest. .Net Core wasn't compatible until recently, which I think now supports only TDE (Transparent Data Encryption).
I don't know enough to implement enough, but here's an article I found.
https://docs.microsoft.com/en-us/aspnet/core/security/data-protection/c
A framework agnostic authentication & authorization system.
-
Updated
May 3, 2021 - PHP
Awesome Django authorization, without the database
-
Updated
May 23, 2021 - Python
An Elixir Authentication System for Plug-based Web Applications
-
Updated
Aug 19, 2021 - Elixir
The following guides may be improved with unit test examples:
- https://github.com/danschultzer/pow/blob/master/guides/custom_controllers.md
- https://github.com/danschultzer/pow/blob/master/guides/sync_user.md
-
https://github.com/danschultzer/pow/blob/master/guides/lock_users.md -
https://github.com/danschultzer/pow/blob/master/guides/user_roles.md
There's alread
StarHackIt: React/Native/Node fullstack starter kit with authentication and authorisation, data backed by SQL, the infrastructure deployed with GruCloud
-
Updated
Aug 13, 2021 - JavaScript
*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 write plain Ruby methods on them.
-
Updated
Nov 18, 2019 - Ruby
Improve this page
Add a description, image, and links to the authorization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the authorization topic, visit your repo's landing page and select "manage topics."


The upstream pull got closed. It is referenced in:
This issue was created by the ORY Closed Reference Notifier GitHub action.