Driox/oauth-provider-seed
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
OAuth2 provider for Play! framework ================================= This is a seed project for a OAuth2 provider for Play framework. It's a companion of this article https://medium.com/@adriencrovetto/create-an-oauth2-provider-with-play-and-scala-c94f27cae44b Description ================================= It show how to implement OAuth2 provider with slick back end. There're area of improvement like the authentication filter and some part of the code is unimplemented on purpose, like user authentication