Skip to content
This repository was archived by the owner on Jan 22, 2018. It is now read-only.

quorumcontrol/fosite-example

 
 

Repository files navigation

ORY Fosite Example Server

Build Status

ORY Fosite is the security first OAuth2 & OpenID Connect framework for Go. Built simple, powerful and extensible. This repository contains an exemplary http server using ORY Fosite for serving OAuth2 requests.

Install and run

Running the demo:

$ go get -d github.com/ory/fosite-example
$ go get github.com/Masterminds/glide
$ cd $GOPATH/src/github.com/ory/fosite-example
$ glide install
$ go run main.go

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 100.0%