Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

unfiltered/unfiltered-oauth-client.g8

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unfiltered oauth client

Build Status

Example of a VERY SIMPLE client of a VERY SIMPLE unfiltered oauth server.

usage

get and run the client

g8 unfiltered/unfiltered-oauth-client
cd unfiltered-oauth-client && sbt update run

get and run the server

g8 unfiltered/unfiltered-oauth-server
cd unfiltered-oauth-server && sbt update run

Releases

No releases published

Packages

No packages published

Languages

  • Scala 91.1%
  • CSS 8.9%