You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 22, 2019. It is now read-only.
There is a homeServerClientID which can be set when signing in and results in a homeServerAuthorizationCode. Maybe on the API level this can be used to login on the server.
Change the API to also allow other apps to authenticate.
Maybe we can use https://developers.google.com/+/mobile/ios/sign-in to automatically sign in with the google account and then authenticate with that against the API.
There is a
homeServerClientID
which can be set when signing in and results in ahomeServerAuthorizationCode
. Maybe on the API level this can be used to login on the server.There is a rect native version. https://github.com/apptailor/react-native-google-signin
The text was updated successfully, but these errors were encountered: