Skip to content

Commit 61bb8d5

Browse files
committed
add example #55 #53
1 parent 0dd5e41 commit 61bb8d5

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,14 @@ class MyTokenEndpoint extends TokenEndpoint {
182182

183183
## Examples
184184

185-
- [Playframework 2.2](https://github.com/oyediyildiz/scala-oauth2-provider-example)
185+
### Playframework 2.3
186+
187+
- https://github.com/davidseth/scala-oauth2-provider-slick
188+
189+
### Playframework 2.2
190+
191+
- https://github.com/oyediyildiz/scala-oauth2-provider-example
192+
- https://github.com/tuxdna/play-oauth2-server
186193

187194
## Application using this library
188195

0 commit comments

Comments
 (0)