This message was deleted.
# general
m
This message was deleted.
c
This is actually kind of what hydra does, isnt it?
m
Yes!
c
are there any good code examples/recipes for doing something like this?
this is mostly a direct competitor for node-oidc-provider right? could possibly use their recipes
m
Yes it is more or less like node-oidc-provider. You can find some resources in the documentation: https://www.ory.sh/docs/getting-started/ory-network-oauth2 https://www.ory.sh/docs/oauth2-oidc/overview/oidc-concepts https://www.ory.sh/docs/hydra/guides/oauth2-clients https://www.ory.sh/docs/oauth2-oidc/authorization-code-flow#get-an-openid-connect-id-token-and-validate-it Feel free to also ask the bot in #C0522079BS5 , it is trained on the docs and can answer most questions documented there. I would recommend for testing to use Ory Network as you don’t have to deal with deploys/docker etc. You can still deploy Ory Hydra on your infra afterwards, but for getting started I recommend a free developer account - that gives you access to all Ory Hydra (called OAuth2 in the console) features. Let me know if that helps.
c
yes, I'd want this hosted on ory network anyhow. long term idea is to move there, just needs to be done in baby steps 🙂
👍 1