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

Implement Service JWT #225

Merged
merged 2 commits into from
Jan 10, 2024
Merged

Implement Service JWT #225

merged 2 commits into from
Jan 10, 2024

Conversation

MarshalX
Copy link
Owner

@MarshalX MarshalX commented Jan 9, 2024

thanks to authors of pyjwt!

Token sign verification is not implemented yet. To support signature verification I should implement a crypto package and implement getting of the key from atproto-data. To do so I must implement multibase in ipld lib. Will be implemented in another PR. For now, it returns always True and shows the warning about untrusted data.

@MarshalX MarshalX changed the title Add Service JWT support Implement Service JWT Jan 10, 2024
@MarshalX MarshalX merged commit e8f3a72 into main Jan 10, 2024
25 checks passed
@MarshalX MarshalX deleted the add-jwt branch January 10, 2024 18:13
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.

1 participant