0xf104a / NextcloudServices

Android app to send notifications from Nextcloud without using GCM(Google cloud messaging)
GNU General Public License v3.0
64 stars 11 forks source link

LoginFlow #13

Open sunjam opened 3 years ago

sunjam commented 3 years ago

This request is for LoginFlow. Greatly simplifies login since it uses the existing Nextcloud app on your device.

https://docs.nextcloud.com/server/latest/developer_manual/client_apis/LoginFlow/index.htm

Thank you for considering! This is a fantastic project.

0xf104a commented 3 years ago

Hello. Thank you for your suggestion! The document that you have attached describes a web login flow(and I would also implement it). As for logging using Nextcloud app I am now working on it and it was requested in issue #2. But since I am going to implement both logining in with app and with web browser, I am leaving this issue for web browser login flow.

0xf104a commented 3 years ago

Features to implement:

sunjam commented 3 years ago

I had no trouble logging in on current release 1.10 beta. One click and my account was accessed without issue. Closing as I believe this is working just fine. Thank you!

sunjam commented 3 years ago

Re-opening for webbrowser flow.