-
Notifications
You must be signed in to change notification settings - Fork 35
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
Sign In With Ethereum authentication strategy #437
base: develop
Are you sure you want to change the base?
Conversation
feat: added chat-siwe example for sign-in with ethereum.
Component and type for UserData.
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.
Mostly looks great, thanks!
Two requests:
- Can we rename
siwe
toetherum
? - Can we get rid of the new example app and instead add
etherum
as an auth option to an existing app (probably chat)?
I think we should stick with the nomenclature for siwe as people that will likely leverage this in the crypto-space will be familiar with the terminology. And yes I can refactor the example to be used in the chat example. |
This is the example auth server: https://github.com/lionhat-collective/hathora-siwe-auth-example