The source project of this merge request has been removed.
[feature] require authentication token for api
implements a global auth token for the app.
this token is written to .config/leap/authtoken, and passed to the anchor part of the landing URI when opening the index resource by the browser.
- Resolves: #8765 (closed)