Show HN: Run your own OAuth2/OpenID Connect provider
1–10 of 52 posts
Re: Show HN: Run your own OAuth2/OpenID Connect provider
#2Re: Show HN: Run your own OAuth2/OpenID Connect provider
#3Re: Show HN: Run your own OAuth2/OpenID Connect provider
#4Would anyone else be interested in hosting Mozilla Persona? https://developer.mozilla.org/en-US/Persona
Re: Show HN: Run your own OAuth2/OpenID Connect provider
#5Nice! Lowering barriers to the use of technologies like these is important. Would anyone else be interested in hosting Mozilla Persona? https://developer.mozilla.org/en-US/Persona
Re: Show HN: Run your own OAuth2/OpenID Connect provider
#6Re: Show HN: Run your own OAuth2/OpenID Connect provider
#7If you're interested in this sort of thing, Doorkeeper[1] is a robust, open source OAuth 2 provider that's been around for about 5 years. We use it as a standalone app, and have many other node.js apps that sign in using it. [1] https://github.com/doorkeeper-gem/doorkeeper
If you're interested in OAuth2 frameworks, check out [fosite](https://github.com/ory-am/fosite), which is like Doorkeeper for Go.
Re: Show HN: Run your own OAuth2/OpenID Connect provider
#8Re: Show HN: Run your own OAuth2/OpenID Connect provider
#9If you're interested in this sort of thing, Doorkeeper[1] is a robust, open source OAuth 2 provider that's been around for about 5 years. We use it as a standalone app, and have many other node.js apps that sign in using it. [1] https://github.com/doorkeeper-gem/doorkeeper
Thanks, however Doorkeeper is an SDK, right? With Hydra, you simply boot the docker image and are done. If you're interested in OAuth2 frameworks, check out [fosite]( https://github.com/ory-am/fosite ), which is like Doorkeeper for Go.
Re: Show HN: Run your own OAuth2/OpenID Connect provider
#10Nice! Lowering barriers to the use of technologies like these is important. Would anyone else be interested in hosting Mozilla Persona? https://developer.mozilla.org/en-US/Persona