This is a simple OAuth2 server implementation in Go.
- 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