hwittenborn / celeste

GUI file synchronization client that can sync with any cloud provider
GNU General Public License v3.0
1.08k stars 33 forks source link

Unable to login to a Nextcloud instance with two-factor authentification #96

Open juan11iguel opened 1 year ago

juan11iguel commented 1 year ago

I am quite sure the credentials are correct and since I am not asked for any code I am guessing there is no support for 2FA.

image

BTW ongrats on the project!

gabrielelucci commented 1 year ago

This is not really an issue, you are supposed to create an application password (found at url yournextcloud/settings/user/security) if you're using 2FA.

But regardless of having 2FA active, it's best to create ad-hoc credentials for applications using your Nextcloud account, as it makes it easier to revoke authorization if needed.