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

implement LNURL auth #28

Closed
louneskmt opened this issue May 25, 2023 · 0 comments
Closed

implement LNURL auth #28

louneskmt opened this issue May 25, 2023 · 0 comments

Comments

@louneskmt
Copy link
Contributor

Implement LNURL auth login considering that every account can link multiple wallets. That means it cannot be a single linking_public_key column on our user table. Instead, we likely need a table specific to LNURL public keys that does the link between user and keys.

Expose the appropriate API routes.

For the front, plug LNURL to the register and login modals. No need for implementing multiple wallets in the settings yet, we'll see later.

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

No branches or pull requests

2 participants