-
Notifications
You must be signed in to change notification settings - Fork 430
docs: clarify CORS #2283
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
docs: clarify CORS #2283
Conversation
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.
nice!
a few style changes, otherwise looks gtg
Thank you! Maybe we can somehow add a claude.md or some other guidelines to the repo so that ai tooling can help make these rules more strict, since i used it to improve the writing! Would probably make everyones life easier :) |
Co-authored-by: Vincent <vincent@ory.sh>
Co-authored-by: Vincent <vincent@ory.sh>
Co-authored-by: Vincent <vincent@ory.sh>
sure! happy to do it, do you know a "standard" way to do it? |
Co-authored-by: Vincent <vincent@ory.sh>
Co-authored-by: Vincent <vincent@ory.sh>
Co-authored-by: Vincent <vincent@ory.sh>
Co-authored-by: Vincent <vincent@ory.sh>
not really, also for chatgpt not easy. for claude we can do claude.md which is used for context but yeah it often sometimes ignore |
Updated CORS configuration to allow all origins for public OAuth2 client registration.
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.
🚀
Closes ory/hydra#3795