We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab4a3fd commit 803be11Copy full SHA for 803be11
README.md
@@ -112,6 +112,10 @@ object MyController extends Controller with OAuth2Provider {
112
113
If you'd like to change the OAuth workflow, modify handleRequest methods of TokenEndPoint and ```ProtectedResource``` traits.
114
115
+## Examples
116
+
117
+- [Playframework 2.2](https://github.com/oyediyildiz/scala-oauth2-provider-example)
118
119
## Application using this library
120
121
- [Typetalk](https://typetalk.in/)
0 commit comments