Skip to content

Add NextCloud login flow

Martin Hoeher requested to merge 11-implement-nextcloud-login-flow into development

This change adds a new class NextCloudLoginFlow, which implements the login flow of NextCloud as described here:

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

Closes #11 (closed)

Merge request reports