Matthew Fallon

Results 4 comments of Matthew Fallon

Should add to this that I'm also happy to work on the modification myself if it is to be added 👍

Want to check on the status of this. Some form of speed authentication in general on trusted devices, especially for the length of the login session or active process, seems...

May get around to this later, but wanted to post the relevant links that show up for fixing this and the areas I found the problem in. https://github.com/firebase/snippets-android/blob/7268f816496dac6990b9587874520daeeba46333/auth/app/src/main/java/com/google/firebase/quickstart/auth/GoogleSignInActivity.java#L128 https://github.com/firebase/snippets-android/blob/7268f816496dac6990b9587874520daeeba46333/auth/app/src/main/java/com/google/firebase/quickstart/auth/kotlin/GoogleSignInActivity.kt#L100 Links:...

Wanted to ask about possibilities for this too. Forcing clean shutdown would be great, but what can be a back up if that fails or if a process sends a...