feat: add long-lived api tokens #1085

Merged
konrad merged 1 commits from feature/long-tokens into main 2022-02-06 13:18:10 +00:00
Owner

Description

This PR adds optional long-living api tokens. They can be used to implement a "remember me" style login.

Resolves #964

Frontend: vikunja/frontend#1339

Checklist

  • I added or improved docs for my feature
    • Swagger (including mage do-the-swag)
    • New config options (including adding them to config.yml.saml and running mage generate-docs)
# Description This PR adds optional long-living api tokens. They can be used to implement a "remember me" style login. Resolves #964 Frontend: https://kolaente.dev/vikunja/frontend/pulls/1339 # Checklist * [x] I added or improved docs for my feature * [x] Swagger (including `mage do-the-swag`) * [x] New config options (including adding them to `config.yml.saml` and running `mage generate-docs`)
konrad added 1 commit 2022-01-08 17:06:38 +00:00
continuous-integration/drone/pr Build is passing Details
e3166fe336
feat: add long-lived api tokens
konrad merged commit 1322cb16d7 into main 2022-02-06 13:18:10 +00:00
konrad deleted branch feature/long-tokens 2022-02-06 13:18:10 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#1085
No description provided.