any success with oauth ?

i have tried to use Google Sign In + Observable + private API example / Albert Nazander / Observable, without success.

i forked it, set the credential to one which allows my observable domain and started the google login process.
it opens the google oauth dialog, which steps through the authentication process and appears to succeed.
there is, however, no change to the state of anything on the observable page.

what step have i neglected?

I have a generic oauth 2.0 client and interactive examples for reddit, google, github and indieauth here: Oauth 2.0 Client Examples / Tom Larkworthy / Observable

1 Like