microsoft / microsoft/pxt-microbit

Zero-prompt SSO not working for Google accounts

Open
#5,293 1 comment 0 reactions 1 assignee View on GitHub

@eanders-ms is already working on this.

Since Jun 27, 2023.

identity P2 reliability
Dominant language
TypeScript
Stars
804
Forks
721
Avg merge
2d 9h
Merged PRs (30d)
2

Description

When we pass prompt="none" to google oauth, we get back the error:

  {
    "error":"access_denied"
  }

At this point we fallback to interactive login, so it is non-fatal, but we should get this working (if possible).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.