CarlosHe/oauth2-server
is a standards compliant implementation of an OAuth 2.0 authorization server written in Delphi for WebBroker.
Supports the following grants:
- Password credentials grant
- Authorization code grant
- Client credentials grant
- Refresh grant
- Implicit grant
Implemented RFCs:
- RFC6749 "OAuth 2.0"
- RFC6750 " The OAuth 2.0 Authorization Framework: Bearer Token Usage"
- RFC7519 "JSON Web Token (JWT)"
- RFC7636 "Proof Key for Code Exchange by OAuth Public Clients"
boss install github.com/CarlosHe/oauth2-server