Skip to content

patrickmartinhuk/oauth2-server

 
 

Repository files navigation

Delphi OAuth 2.0 Server for WebBroker

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:

Installation (with boss)

boss install github.com/CarlosHe/oauth2-server

Required dependencies for manual installation

About

Delphi OAuth 2.0 Server for WebBroker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Pascal 100.0%