Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loov/mauth
Go multiple authentication management.
https://github.com/loov/mauth
Last synced: 7 days ago
JSON representation
Go multiple authentication management.
- Host: GitHub
- URL: https://github.com/loov/mauth
- Owner: loov
- License: mit
- Created: 2020-11-14T11:10:54.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-15T11:42:08.000Z (about 4 years ago)
- Last Synced: 2024-11-08T21:55:13.573Z (2 months ago)
- Language: Go
- Size: 42 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mauth
`loov.dev/mauth` is a package for managing OAuth2 sessions. It's largely based on
github.com/markbates/goth/gothic, however without any global variables.