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

LNURL-auth support #147

Merged
merged 7 commits into from
Aug 3, 2021
Merged

LNURL-auth support #147

merged 7 commits into from
Aug 3, 2021

Commits on Jul 28, 2021

  1. Initial draft of lnurl-auth

    bumi committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    0664d26 View commit details
    Browse the repository at this point in the history
  2. Support case-insenstive lightning protocol links

    (LIGHTNING: vs. lightning:)
    bumi committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    d8073a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65ba81d View commit details
    Browse the repository at this point in the history
  4. Typo

    bumi committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    5273403 View commit details
    Browse the repository at this point in the history
  5. Check if the account is unlocked

    To auto-login we need to make sure the account is unlocked. Otherwise we need to show the prompt which handles unlocking
    bumi committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    5f7ff19 View commit details
    Browse the repository at this point in the history
  6. No need for alerts here

    bumi committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    f7121dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    15b1d85 View commit details
    Browse the repository at this point in the history