getAlby / lightning-browser-extension

The Bitcoin Lightning Browser Extension that brings deep Lightning & Nostr integration to the web. Wallet interface to multiple lightning nodes and key signer for Nostr, Liquid and onchain use.
https://getalby.com/#extension
MIT License
540 stars 194 forks source link

feat: add identifier in auth url #3239

Closed pavanjoshi914 closed 2 months ago

pavanjoshi914 commented 2 months ago

add identifier to the auth url. persist in account config next time the refresh token expires, and user is logged in into different account on getalby.com we avoid weird behaviour and ask user to login again (potentially the correct account)

pavanjoshi914 commented 2 months ago

tACk