Y
Hacker News
new
|
ask
|
show
|
jobs
by
mehhh
2489 days ago
I would love to see a reference server implementation for OAuth 2.0 & OpenID Connect Core 1.0, as it would be quite helpful when I go to add OAuth 2.0 to the libre software suite we use at work!
1 comments
matdehaast
2489 days ago
May be worth checking out
https://github.com/ory/hydra
and related projects by ory
link
frankjr
2489 days ago
There's also
https://github.com/panva/node-oidc-provider
for Node.js
link