You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 14, 2025. It is now read-only.
Is your feature request related to a problem? Please describe.
JWT seems like to fail at his job from time to times as users report internal errors occuring due to our implementation (on umbrel updates most of the time).
Describe the solution you'd like
Drop JWT and use cookies to authenticate requests.
Additional context
This needs us to update the JS connector for LN Markets API.