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

Fix did issuer encoding #34

Merged
merged 4 commits into from
Dec 13, 2024
Merged

Fix did issuer encoding #34

merged 4 commits into from
Dec 13, 2024

Conversation

stevenvegt
Copy link
Member

Replaced the url.PathEncode with custom percent encoder.
Fixes #11

Replaced the url.PathEncode with custom percent encoder
@stevenvegt stevenvegt requested a review from reinkrul December 13, 2024 08:17
These are already checked in the happy path
did_x509/did_x509.go Outdated Show resolved Hide resolved
did_x509/did_x509.go Show resolved Hide resolved
@stevenvegt stevenvegt requested a review from reinkrul December 13, 2024 08:49
@stevenvegt stevenvegt merged commit 9ad9b8c into main Dec 13, 2024
3 checks passed
@stevenvegt stevenvegt deleted the fix-did-encoding branch December 13, 2024 09:03
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.

Policy values aren't encoded
2 participants