mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
remove rbac (#4366)
This commit is contained in:
parent
99d711f4dc
commit
160a056468
@ -265,7 +265,6 @@ _Libraries for implementing authentications schemes._
|
|||||||
- [otpgo](https://github.com/jltorresm/otpgo) - Time-Based One-Time Password (TOTP) and HMAC-Based One-Time Password (HOTP) library for Go.
|
- [otpgo](https://github.com/jltorresm/otpgo) - Time-Based One-Time Password (TOTP) and HMAC-Based One-Time Password (HOTP) library for Go.
|
||||||
- [paseto](https://github.com/o1egl/paseto) - Golang implementation of Platform-Agnostic Security Tokens (PASETO).
|
- [paseto](https://github.com/o1egl/paseto) - Golang implementation of Platform-Agnostic Security Tokens (PASETO).
|
||||||
- [permissions2](https://github.com/xyproto/permissions2) - Library for keeping track of users, login states and permissions. Uses secure cookies and bcrypt.
|
- [permissions2](https://github.com/xyproto/permissions2) - Library for keeping track of users, login states and permissions. Uses secure cookies and bcrypt.
|
||||||
- [rbac](https://github.com/zpatrick/rbac) - Minimalistic RBAC package for Go applications.
|
|
||||||
- [scope](https://github.com/SonicRoshan/scope) - Easily Manage OAuth2 Scopes In Go.
|
- [scope](https://github.com/SonicRoshan/scope) - Easily Manage OAuth2 Scopes In Go.
|
||||||
- [scs](https://github.com/alexedwards/scs) - Session Manager for HTTP servers.
|
- [scs](https://github.com/alexedwards/scs) - Session Manager for HTTP servers.
|
||||||
- [securecookie](https://github.com/chmike/securecookie) - Efficient secure cookie encoding/decoding.
|
- [securecookie](https://github.com/chmike/securecookie) - Efficient secure cookie encoding/decoding.
|
||||||
|
Loading…
Reference in New Issue
Block a user