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

feat: beacon client-authorized requests to private data endpoints #107

Merged
merged 8 commits into from
Sep 16, 2024

Conversation

davidlougheed
Copy link
Member

No description provided.

Copy link
Member

@gsfk gsfk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to work fine, one comment about config changes.

I was right to suspect that I wrote katsu_network_call() first, and added the GET stuff later. I'll at least change the name to katsu_post() at some point, not sure yet if it needs more refactor than that.

I'm assuming katsu_network_call() didn't get all the extra conditional requires_auth handling that katsu_get() got, because katsu_network_call() only does query stuff that always needs full auth.

bento_beacon/config_files/config.py Outdated Show resolved Hide resolved
@davidlougheed davidlougheed marked this pull request as ready for review September 13, 2024 15:31
@davidlougheed davidlougheed merged commit d78d2ea into master Sep 16, 2024
2 checks passed
@davidlougheed davidlougheed deleted the feat/authorized-katsu-calls branch September 16, 2024 17:41
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