-
Notifications
You must be signed in to change notification settings - Fork 123
Add siwe extension #951
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
base: master
Are you sure you want to change the base?
Add siwe extension #951
Conversation
| "siwe": "^3.0.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "ethers": "^6.0.0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If it's in peerDependencies, we can move ethers from dependencies to devDependencies
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks, updated
Ethella
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one NIT
π¦ Pull Request
Adds the new Sign-in With Ethereum (SIWE) extension
β Fixed Issues
generateNoncegenerateMessageloginπ¨ Test instructions
[Describe any additional context required to test the PR/feature/bug fix.]
Please π¨ ONLY ADD ONE π¨ of the following labels, failing to do so may lead to adverse versioning of your changes when published:
patch: Bug Fix?minor: New Feature?major: Breaking Change?skip-release: It's unnecessary to publish this change.Special Note
Please avoid adding any of the
Prioritylabels as they conflict with the labels above βοΈπ¦ Published PR as canary version:
Canary Versions⨠Test out this PR locally via:
npm install @magic-ext/siwe@1.0.0-canary.951.19184677679.0 # or yarn add @magic-ext/siwe@1.0.0-canary.951.19184677679.0