oauth-io / oauth-js

OAuth that just works ! This is the JavaScript SDK for OAuth.io

Home Page:https://oauth.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to authenticate with Google as a provider

kairun opened this issue · comments

image

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?