Skip to content

Commit 803be11

Browse files
committed
#12 add example link
1 parent ab4a3fd commit 803be11

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,10 @@ object MyController extends Controller with OAuth2Provider {
112112

113113
If you'd like to change the OAuth workflow, modify handleRequest methods of TokenEndPoint and ```ProtectedResource``` traits.
114114

115+
## Examples
116+
117+
- [Playframework 2.2](https://github.com/oyediyildiz/scala-oauth2-provider-example)
118+
115119
## Application using this library
116120

117121
- [Typetalk](https://typetalk.in/)

0 commit comments

Comments
 (0)