Skip to content

An Oauth2 provider. Lightweight but tries to closely follow the spec.

License

Notifications You must be signed in to change notification settings

sbxalex/oauthorize

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oauthorize

An Oauth2 provider. Lightweight but tries to closely follow the spec.

It supports all Oauth2 grant types and aims at adding OpenId Connect on top.

Notes

  • The initial version is built on Play but one of the design goals was to completely decouple as much Oauth2 flow/grants/functionality as possible in the idea of writing an oauthorize-spay (or whatever) version at some point.

  • The relevant Oauth2 code you're looking for if not interested in the (default) Play version is in the 'zlibs' sbt subproject.

About

An Oauth2 provider. Lightweight but tries to closely follow the spec.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published