-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: OIDC flow #4
Conversation
Could you please change the title of the PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i still think this misses the oidc flow, i mean it's somehow in here, but the way and places it's done, it's messy.
you are putting logic "random methods" like the helpers for the server, please improve that part.
i don't think we need middlewares for now and also don't think that our go-core server supports it, but that is something we could improve in our go-core server
closes PLT-24