fiber-goth
Auth middleware
Middleware to integrate authentication into an application
👻 Simple middleware to integrate authentication to your applications
5 stars
2 watching
0 forks
Language: Go
last commit: 13 days ago
Linked from 1 awesome list
fibergolanggothicmiddleware
Related projects:
Repository | Description | Stars |
---|---|---|
zeiss/fiber-authz | A middleware for securing routes in Fiber using OpenFGA for authorization and OpenAPI extensions for defining access controls | 6 |
zeiss/fiber-htmx | A Go package that allows writing HTML5 and HTMX components in pure Go using the fiber web framework. | 52 |
eozer/fiber_ldapauth | An LDAP authentication middleware for a web application framework. | 4 |
ericlau1/go-fiber-auth-api | An authentication API using Go and MongoDB with JWT authorization | 53 |
hertz-contrib/jwt | Provides JWT authentication middleware for Hertz framework | 28 |
fferrere/cas-middleware | Provides CAS authentication middleware for web applications | 0 |
flint/antennabundle | Provides authentication integration with JWT and Symfony | 3 |
sacsand/gofiber-firebaseauth | Middleware to authenticate users with Firebase authentication in Go Fiber applications | 23 |
hertz-contrib/secure | A middleware solution for securing HTTP requests and responses in web applications | 0 |
botanicus/rack-jwt-token-auth | Provides token-based authentication middleware for Rack applications | 0 |
ergo/ziggurat_foundations | Framework agnostic authorization and permission management toolkit | 71 |
eudoxia0/hermetic | A security module for Common Lisp web applications | 43 |
justinas/nosurf | Protects against Cross-Site Request Forgery (CSRF) attacks in web applications by verifying user input | 1,594 |
denisorehovsky/django-elm-auth-with-jwt | An example of implementing JSON Web Token authentication using Django and Django REST Framework as backend and Elm for frontend. | 20 |
sidroberts/phalcon-authmiddleware | Provides an authentication middleware component for Phalcon applications to manage user authorization and access control. | 28 |