yaga
yaga copied to clipboard
Nextcloud Files App SSO Flow
Investigate what needs to be done to use the SSO flow over the Nextcloud Files app.
I did a short follow up on this with the devs of the Android SSO library: https://github.com/nextcloud/Android-SingleSignOn/issues/297
It boils down to being a lot of work to make this work for this app. Basically you either have to rewrite the library in Dart or you have to write a rather complex wrapper for this. Both is a lot of work and given that there are a lot of features still missing which impact directly the usability of this app, I decide to not pursue this further for the time being.
Depending on how the Nextcloud landscape around Flutter and Dart evolves in future I might pick this up once again.
Leaving it open as a reminder and for discussion purpose.
A collaboration might be possible: https://gitlab.com/joleaf/nc-passwords-app/-/issues/28