so i've factory reset my Android phone and Google Authenticator app is automatically uninstalled because of that.
The problem is when I'm install Google Authenticator app and login with the same Google account it's all gone including my FB, Heroku, etc for verifying code. I'm glad my FB 2-FA doesn't need Google Auth code.
The point is how to recover my Heroku account if I cannot login to verify my authenticator code? please help :)
Related
How do I associate a QR Code from my Heroku accounts with my android Authentication App being that I am locked out of my account (Catch 22).
It's been a while since I last logged into Heroku and now trying to sign-on,the process is asking for Verification Code from my Authentication App. However, I no longer have the association between the Heroku QR Code and my Authentication App. Everything I do to try in resolve (email support, make a admin request, get to admin settings/QR Code, etc.) requires that I log in first.
I have not yet published my app on play store, but from what I have read here I understand that I need to provide login credentials for my app for google to test my app, But I am still trying to figure out what is the case for apps that only require Google Sign In, Am I to give away my google account email and password to the team to login from my account and test the app? or what?
You can create a test account (not your main account) and upload the credentials according to the instructions in this answer of the question you referenced: https://stackoverflow.com/a/69434135/3417617
I can not able to add new MFA app in aacount and I lost my mobile where I was install 2FAS authentication app.
I have created ticket in heroku but I still didn't get any response from them.
I have username and password but without MFA code I cannot able to login.
Please help me if any one know.
I made amistake and installed a Chrome extension and I gave access to my google API to someone who keeps uploading Bitcoin videos to my YT Channel.
Ive changed my passwords but still, what other troubleshooting do you think I must do?
Changing your password won't terminate access to your account from an OAuth token, which is being used to upload to your YouTube channel.
You should be able to remove the app by going to Account > Security > Third-party apps with account access and removing access for third-party apps you don't trust.
On the process of migrating from OpenId based login to Oauth2 based login of Google Marketplace App SSO, we built an Oauth2 based app & we opensourced our gapps oauth2 app
( https://github.com/Aplopio/django_gapps_oauth2_login )
We published our OAuth2 Login based app to users with a specific domain name account or people with the link.
But we faced some issues while installing:
After agreeing to install on the entire domain, the pop-up did not get closed.
The Get Ready to Install, on clicking Continue again opened the same pop-up.
By closing the pop-up, I was redirected to my app, performing the Oauth2 Login authentication.
Has anyone faced this issue? If so how did you resolve it?
Please update if it's a known issue while installing new google marketplace app.