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/basic auth #20

Merged
merged 13 commits into from
Jul 22, 2024
Merged

Feat/basic auth #20

merged 13 commits into from
Jul 22, 2024

Conversation

Nuhvi
Copy link
Collaborator

@Nuhvi Nuhvi commented Jul 21, 2024

This PR enables the basic case of authentication (when the client holds the Pubky's root keypair directly), in contrast to later authentication when you use an already signed-in session to the home server to authorize a 3rd party application.

The purpose of this PR and the review, is to verify that the authentication mechanism is valid and secure, as well as general feedback on project organization and offer an opportunity for commenting on any technical or stylistic choices.

#8

@Nuhvi Nuhvi requested a review from SHAcollision July 21, 2024 08:54
@Nuhvi Nuhvi merged commit 0109ab4 into main Jul 22, 2024
1 check passed
@Nuhvi Nuhvi deleted the feat/basic-auth branch July 29, 2024 10:26
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