openid / AppAuth-JS

JavaScript client SDK for communicating with OAuth 2.0 and OpenID Connect providers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Access blocked: AppAuth Sample’s request is invalid

sethun60 opened this issue · comments

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

  • AppAuth-JS version: latest
  • AppAuth-JS Environment (Node, Browser (UserAgent), ...): latest
  • Source code snippts (inline or JSBin)