All checks were successful
continuous-integration/drone/push Build is passing
# Description This PR adds API routes to create and manage caldav tokens. These tokens can be used instead of a user password - required for users who are using external auth providers and don't have a password. Fixes #842 Frontend: vikunja/frontend#1186 Co-authored-by: kolaente <k@knt.li> Reviewed-on: vikunja/api#1065