Skip to content

softprops/unfiltered-oauth-server.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unfiltered OAuth Server

A VERY SIMPLE example of an unfiltered oauth server. Use in conjunction with unfiltered oauth client

usage

get and run the client

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

get and run the server

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

This server is preconfigured with an oauth consumer with an key set to key and password set to secret

About

example unfiltered oauth server

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages