Nextcloud clients
Desktop
App the only support App tokens
Mobile
Currently all used mobile apps support the login flow via browser or piggyback on the NC mobile client, so no app tokens are needed !
App that use the nexcloud mobile client for authentication
Apps that support the NC login flow via browser
- News android app
- Davx5
Davx5
- Website
- Davx5 with Nextloud
- Contact group method: groups are per-contact categories
Start account configuration from cli, i.e.:
user=varac
token=**********
domain=systemli.org
adb shell 'am start -a android.intent.action.VIEW -d "davx5://'$user':'$token'@'$domain'"'