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
Notify users that they won't be able to use google to sign in anymore, and tell them to use local authentication
Remove any google sign-in buttons on the client pages
Remove a bunch of dead code
Google Identity:
Change the Google+ login buttons to Google Identity ones, as described in the link
Replace the OAuth-handling code on H4H's client pages and server with Google's token-handling code
The latter is definitely more work and more learning, but the least annoying to users. I'd go with the latter just because of the lack of inconvenience. What do you think?
https://developers.google.com/identity/
The text was updated successfully, but these errors were encountered: