Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gobackpack/hamr

Authentication library
https://github.com/gobackpack/hamr

auth casbin gin golang gorm oauth2

Last synced: about 1 month ago
JSON representation

Authentication library

Awesome Lists containing this project

README

        

![alt Go](https://img.shields.io/github/go-mod/go-version/gobackpack/hamr)

### TODO

* [x] Get rid of gin dependency
* [x] Get rid of config.yaml file
* [ ] Make *auth.User pluggable/customizable without PostRegisterCallback()
* [ ] Logout per instance (access_token/refresh_token pair) + logout from all instances
* [ ] Add 2fa for local login