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

Web3 authentication #20

Open
silent-cipher opened this issue Jan 21, 2024 · 3 comments
Open

Web3 authentication #20

silent-cipher opened this issue Jan 21, 2024 · 3 comments
Labels
frontend Issue related to frontend

Comments

@silent-cipher
Copy link
Collaborator

silent-cipher commented Jan 21, 2024

implement user authentication through wallets by asking them to sign a message and create jwt token from signature and their wallet address. Also, use cookies to store the jwt token. You can use Auth.js.

blocker: #19

@silent-cipher silent-cipher added the frontend Issue related to frontend label Jan 21, 2024
@yomanthunder
Copy link
Contributor

@silent-cipher i would like to solve this issue

@silent-cipher
Copy link
Collaborator Author

silent-cipher commented Jan 23, 2024

it would be better if you first complete the #15 and then come back here.

@yomanthunder
Copy link
Contributor

ohh ok i will wait for the pr to get reviewed and merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Issue related to frontend
Projects
None yet
Development

No branches or pull requests

2 participants