Skip to content
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

Support CORS on API calls #167

Open
qgustavor opened this issue Jan 12, 2022 · 1 comment
Open

Support CORS on API calls #167

qgustavor opened this issue Jan 12, 2022 · 1 comment

Comments

@qgustavor
Copy link

Supporting CORS on API calls, at least some of them, would be a good feature. Keybase supports it for user lookups and for Merkle tree related calls, so supporting it at least for user lookups will be great.

@qgustavor
Copy link
Author

Looks like implementing this would modifying this file following documentation on CORS middleware and documentation on how to add middlewares to route groups. Should this issue be transferred to keys-ext repository? Can I send a pull request there implementing CORS support to /user/ API routes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant