repository
0.1.9
Repository: https://github.com/dmitrymomot/oauth2-server.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
OAuth2 server
This is a simple OAuth2 server implementation in Go.
Features
- Implements the OAuth2 Authorization Framework
- Implements the OAuth2 Token Revocation extension
- Implements the OAuth2 Token Introspection extension
- Signin/Signup pages
- Reset password flow
- API to create and manage clients
- API to manage user data