Skip to content

[feature] require authentication token for api

Kali Kaneko requested to merge (removed):feature/global_auth_token into master

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.

Merge request reports