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
I wasn't sure if this is worth reporting to, since probably I may just need to use the Google's identity provider platform for SSO from the frontend, but just for a note, it seems Google login does not work anymore with oauth-js, (which I heard was working a few months back)
I was just wondering if this is just a matter of utilising authorize parameter when I am calling a .popup() method, to provide the client_id?
The text was updated successfully, but these errors were encountered:
I wasn't sure if this is worth reporting to, since probably I may just need to use the Google's identity provider platform for SSO from the frontend, but just for a note, it seems Google login does not work anymore with oauth-js, (which I heard was working a few months back)
I was just wondering if this is just a matter of utilising
authorize
parameter when I am calling a .popup() method, to provide theclient_id
?The text was updated successfully, but these errors were encountered: