go-fiber-auth-api
Auth API
An authentication API using Go and MongoDB with JWT authorization
Golang Authentication API with Fiber MongoDB and JWT
53 stars
2 watching
8 forks
Language: Go
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
firebase007/go-rest-api-with-fiber | An example Go API using Fiber to provide a simple REST interface | 53 |
eozer/fiber_ldapauth | An LDAP authentication middleware for a web application framework. | 4 |
shaj13/go-guardian | A library for simple and clean API authentication with various strategies | 562 |
dghubble/gologin | A package of reusable HTTP handlers for authenticating users through various OAuth providers | 1,822 |
tg123/go-htpasswd | A Go library to validate user credentials against an HTTPasswd file. | 39 |
go-webauthn/webauthn | A library that provides Web Authentication capabilities for Go applications. | 798 |
sacsand/gofiber-firebaseauth | Middleware to authenticate users with Firebase authentication in Go Fiber applications | 23 |
adam-hanna/jwt-auth | A JSON web token middleware for GoLang http servers. | 232 |
zeiss/fiber-goth | Middleware to integrate authentication into an application | 5 |
verifid/vl-go | A Go client library for the VerifID identity verification layer API | 2 |
openshift/osin | A Golang OAuth2 server library for building custom authentication services. | 1,914 |
gokul595/api_guard | Provides JWT-based authentication with token refreshing and blacklisting for Rails APIs | 276 |
koddr/tutorial-go-fiber-rest-api | Builds a RESTful API on Go with Fiber, PostgreSQL, JWT and Swagger documentation in isolated Docker containers. | 378 |
zeiss/fiber-authz | A middleware for securing routes in Fiber using OpenFGA for authorization and OpenAPI extensions for defining access controls | 6 |
ngs/go-amazon-product-advertising-api | A client library for interacting with Amazon's product advertising API | 57 |