nulab / scala-oauth2-provider

OAuth 2.0 server-side implementation written in Scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exampe with Play 2.3.4 & slick

davidseth opened this issue · comments

I have the 0.12.0 branch working with Play 2.3.4 & using Slick for persistance. All works well.

https://github.com/davidseth/scala-oauth2-provider-slick

Please add to your example section. Thanks.

Thank you! I just added the example.