microsoft / microsoft/pxt-microbit
Zero-prompt SSO not working for Google accounts
Open
@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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.