-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Auth: Support Google 2-step verification #2866
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
If I thinking correctly — is this a feature for getting a code when I'm signing in on another device? |
|
This is great to see. Awesome work! |
Co-authored-by: Lucas <[email protected]>
Co-authored-by: Lucas <[email protected]>
|
Hey i noticed a small issue with this, microG never asks for Cloud messaging registration if you have turned on that you can decide to allow new apps to register. for now can you just shortly turn it off so that microG can register for cloud messaging and then turn it back on again. |
|
@Idcrafter why not open an issue |
Regarding the implementation of Google's two-step verification function.
Users can receive information by turning on under their Google account.
It should be noted that this function relies on Google Cloud Message Push, so please make sure it is turned on and connected normally.