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

Don't add JWS to get request #236

Merged
merged 1 commit into from
Feb 13, 2024
Merged

Conversation

unixcharles
Copy link
Owner

Building a jws body for GET request doesn't make sense

It's polluting the faraday environment when another call need to fetch directory

Fix #235

It's polluting the faraday environment when another call need to fetch directory
@unixcharles unixcharles merged commit e332847 into master Feb 13, 2024
8 checks passed
@unixcharles unixcharles deleted the fix-account-fetching-jws-kid-match branch February 13, 2024 21:40
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.

First request fails if the directory is not fetched
1 participant