Skip to content

An example of OAuth2 for login auth and API usage against github using play and Scala

License

Notifications You must be signed in to change notification settings

dickwall/activator-play-oauth2-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OAuth2 Login and API with Play and Scala
========================================

An example of using github to authorize login and also use the github API with an
auth token. This is a typesafe activator template with a tutorial. If you aren't sure
what that is, please look at

https://typesafe.com/activator

for more details. In a nutshell, to use this project:

- Download Typesafe Activator from the above link
- Run activator using "activator ui"
- Clone this project (or find it and open it in Activator
  with a search for play-oauth2-scala)
- On the right of the activator UI, follow the tutorial. Hit > at the
  top of the tutorial pane when you are ready the next page. Blue links
  are active and take you to external resources or location in the code.

About

An example of OAuth2 for login auth and API usage against github using play and Scala

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published