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

auth-server: Use admin auth to proxy relayer requests #52

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

joeykraut
Copy link
Member

Purpose

This PR uses the relayer admin key to authorize proxied requests from the auth server. I also setup a non-generic router to limit the routes that the proxy may be used to access.

Testing

  • Generated and submitted an atomic match through the auth API with an API key

@joeykraut joeykraut marked this pull request as ready for review October 23, 2024 21:30
@joeykraut joeykraut merged commit 0049346 into main Oct 23, 2024
1 of 4 checks passed
@joeykraut joeykraut deleted the joey/proxy-paths branch October 23, 2024 21:48
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

Successfully merging this pull request may close these issues.

2 participants