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

Passkey Signature Validation #1716

Merged
merged 189 commits into from
Mar 7, 2025
Merged

Passkey Signature Validation #1716

merged 189 commits into from
Mar 7, 2025

Conversation

codabrink
Copy link
Contributor

No description provided.

@codabrink codabrink changed the title Coda/passkey signatures Passkey Signature Validation Mar 7, 2025
@codabrink codabrink marked this pull request as ready for review March 7, 2025 20:55
@codabrink codabrink requested a review from a team as a code owner March 7, 2025 20:55
@@ -8,7 +8,7 @@ use xmtp_id::associations::{ident, Identifier as XmtpIdentifier};
pub struct Identifier {
pub identifier: String,
pub identifier_kind: IdentifierKind,
pub relying_partner: Option<String>,
pub relying_party: Option<String>,
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

@codabrink codabrink enabled auto-merge (squash) March 7, 2025 23:16
@codabrink codabrink merged commit 9bb54ef into main Mar 7, 2025
18 checks passed
@codabrink codabrink deleted the coda/passkey-signatures branch March 7, 2025 23:38
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.

4 participants