# 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
# 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