Skip to content

credli/oauth2provider

Repository files navigation

oauth2provider

An example that uses my fork of OAuth 2.0 provider based on RangelReale's osin. It runs on Google App Engine frontend and Datastore API.

The forked library is located here.

To run the example

Download and install Google App Engine SDK (golang) from this source, then cd to your working directory and run:

$ goapp serve

Then visit http://localhost:8080/app using your browser.

About

A Google App Engine implementation of my OAuth 2.0 provider fork of RangelReale's osin (https://github.com/credli/osin)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages