Merge pull request #2530 from nextcloud/link-to-android-sso-lib

Update index of Android lib
This commit is contained in:
John Molakvoæ
2020-07-30 09:29:08 +02:00
committed by GitHub

View File

@@ -21,6 +21,10 @@ setup and process of contribution is
You might want to start with doing one or two `good first issues <https://github.com/nextcloud/android/labels/good%20first%20issue>`_
to get into the code and note our :doc:`../general/index`.
For authentication, you can use our usual login flow, and in addition (or instead
if you are OK for users to depend on our Files app) use the great
`Android SingeSignOn library <https://github.com/nextcloud/Android-SingleSignOn/#how-to-use-this-library>`_
Nextcloud Android library
-------------------------