openid / AppAuth-JS

JavaScript client SDK for communicating with OAuth 2.0 and OpenID Connect providers.
Apache License 2.0
975 stars 162 forks source link

Access blocked: AppAuth Sample’s request is invalid #222

Open sethun60 opened 1 year ago

sethun60 commented 1 year ago

Expected Behavior

User should be able to sign in with the sample APP - https://github.com/googlesamples/appauth-js-electron-sample

[REQUIRED] Describe expected behavior

User should be able to sign in with the sample APP using their gmail account

Describe the problem

image

[REQUIRED] Actual Behavior

The user should be able to login with their gmail account and the electron should show the users name and profile photo

[REQUIRED] Steps to reproduce the behavior

Clone the repo https://github.com/googlesamples/appauth-js-electron-sample and follow the readme.md to run the repo.

[REQUIRED] Environment