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

Signature based auth #31

Merged
merged 5 commits into from
Sep 2, 2024
Merged

Signature based auth #31

merged 5 commits into from
Sep 2, 2024

Conversation

naps62
Copy link
Member

@naps62 naps62 commented Aug 26, 2024

Sets up authentication through an EIP-712 signature

we use EIP-712 for the nicety of structured data, even though we don't actually do on-chain verification (thus verifying_contract is set to 0, and chainId can be hardcoded to 1)

@naps62 naps62 merged commit 8e2118d into main Sep 2, 2024
3 checks passed
@naps62 naps62 deleted the sig branch September 2, 2024 13:34
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