graphql with oidc starter project repo #4381
dlukt
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/dlukt/graphql-backend-starter
This is a repo you can clone and adapt as per readme
to have a graphql backend that has everything configured
so you can do auth with a oidc idp, like Keycloak, Zitadel or other.
It assumes that each oidc user has a profile, and if not, it gets created.
Of course everything is removable or adaptable.
It saves you some time to get started.
Beta Was this translation helpful? Give feedback.
All reactions