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
Add UI tests for the various other user scenarios—this is trickier because I don't yet know how to generate dummy Google account users with or without WordPress.com connection to test the flows
OAuth
folder intoGoogleSignIn
– Do this at a point when there are no other files likely to be added, to avoid conflicts – See Move all files inOAuth/
toGoogleSignIn/
#750OAuthRequestBody
to init with aCodeVerifier
parameter - UseCodeVerifier
inOAuthTokenRequestBody
for better encapsulation #745scope
to use. – Simplifyscope
parameter used for asking OAuth token to Google #756Add UI tests for the various other user scenarios—this is trickier because I don't yet know how to generate dummy Google account users with or without WordPress.com connection to test the flowsWPAccount
object - Google sign in without SDK – New accounts lack email inWPAccount
#759The text was updated successfully, but these errors were encountered: