Skip to content

Commit 3f8838e

Browse files
committed
Update README.md
1 parent a163776 commit 3f8838e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ _Libraries for implementing authentication and authorization._
252252
- [casbin](https://github.com/hsluoyz/casbin) - Authorization library that supports access control models like ACL, RBAC, and ABAC.
253253
- [cookiestxt](https://github.com/mengzhuo/cookiestxt) - provides a parser of cookies.txt file format.
254254
- [go-guardian](https://github.com/shaj13/go-guardian) - Go-Guardian is a golang library that provides a simple, clean, and idiomatic way to create powerful modern API and web authentication that supports LDAP, Basic, Bearer token, and Certificate based authentication.
255+
- [go-githubauth](https://github.com/jferrl/go-githubauth) - Go package that provides utilities for GitHub authentication, including generating and using GitHub App tokens and installation tokens with Go generics support.
255256
- [go-jose](https://github.com/go-jose/go-jose) - Fairly complete implementation of the JOSE working group's JSON Web Token, JSON Web Signatures, and JSON Web Encryption specs.
256257
- [goiabada](https://github.com/leodip/goiabada) - An open-source authentication and authorization server supporting OAuth2 and OpenID Connect.
257258
- [gologin](https://github.com/dghubble/gologin) - chainable handlers for login with OAuth1 and OAuth2 authentication providers.
@@ -283,7 +284,6 @@ _Libraries for implementing authentication and authorization._
283284
- [sjwt](https://github.com/brianvoe/sjwt) - Simple jwt generator and parser.
284285
- [spicedb](https://github.com/authzed/spicedb) - A Zanzibar-inspired database that enables fine-grained authorization.
285286
- [x509proxy](https://github.com/vkuznet/x509proxy) - Library to handle X509 proxy certificates.
286-
- [go-githubauth](https://github.com/jferrl/go-githubauth) - Go package that provides utilities for GitHub authentication, including generating and using GitHub App tokens and installation tokens with Go generics support.
287287

288288
**[⬆ back to top](#contents)**
289289

0 commit comments

Comments
 (0)