mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-13 20:53:30 +01:00
[PR #219] [CLOSED] fix: oauth2 audience not sent #143
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mountain-loop/yaak/pull/219
Author: @jpts
Created: 5/29/2025
Status: ❌ Closed
Base:
master← Head:fix-oauth2-audience📝 Commits (1)
228746ffix: oauth2 audience not sent📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src-tauri/vendored/plugins/auth-oauth2/build/index.js(+1 -1)📄 Description
The OAuth2 audience was only getting sent if scope was set. I think this is unintentional, since scope is optional.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.