app icon indicating copy to clipboard operation
app copied to clipboard

Oauth login

Open leschbenedikt opened this issue 5 months ago • 1 comments

Currently in the app a user can choose between "login" and "login with frontend". We should consolidate this by only allowing to login with the web frontend.

After a succesful login the user will be redirected to the app via a custom vikunja:// app scheme

leschbenedikt avatar Oct 22 '25 06:10 leschbenedikt

The web frontend doesn't yet have the capabilities to authenticate other applications via oauth, so we'd need to build that as well.

kolaente avatar Oct 22 '25 08:10 kolaente