Skip to content

Commit

Permalink
readme: add golang consent example
Browse files Browse the repository at this point in the history
  • Loading branch information
arekkas authored Mar 24, 2017
1 parent 93bb521 commit 22e33c4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ DATABASE_URL=rethinkdb://localhost:28015/hydra go run main.go host

Official:
* [Consent App SDK For NodeJS](https://github.com/ory/hydra-js)
* [Consent App Example written in Go](https://github.com/ory/hydra-consent-app-go)
* [Exemplary Consent App with Express and NodeJS](https://github.com/ory/hydra-consent-app-express)

Community:
Expand All @@ -228,4 +229,4 @@ Community:
## Blog posts & articles

* [Creating an oauth2 custom lamda authorizer for use with Amazons (AWS) API Gateway using Hydra](https://blogs.edwardwilde.com/2017/01/12/creating-an-oauth2-custom-lamda-authorizer-for-use-with-amazons-aws-api-gateway-using-hydra/)
* Warning, Hydra has changed almost everything since writing this article: [Hydra: Run your own Identity and Access Management service in <5 Minutes](https://blog.gopheracademy.com/advent-2015/hydra-auth/)
* Warning, Hydra has changed almost everything since writing this article: [Hydra: Run your own Identity and Access Management service in <5 Minutes](https://blog.gopheracademy.com/advent-2015/hydra-auth/)

0 comments on commit 22e33c4

Please sign in to comment.