Skip to content

refactor(account)!: remove app allowed origins - #3378

Open
aofei wants to merge 1 commit into
goplus:devfrom
aofei:remove-account-app-allowed-origins
Open

refactor(account)!: remove app allowed origins#3378
aofei wants to merge 1 commit into
goplus:devfrom
aofei:remove-account-app-allowed-origins

Conversation

@aofei

@aofei aofei commented Jul 30, 2026

Copy link
Copy Markdown
Member

Remove allowedOrigins from the OpenAPI contract, API client, and Account app administration UI. Account apps now expose only OAuth redirect URI configuration, while the Account Web origin remains deployment-owned.

BREAKING CHANGE: AccountApp no longer contains allowedOrigins, and admin create and update requests no longer define it. Clients must stop reading or sending this field.

Updates #3374

Remove `allowedOrigins` from the OpenAPI contract, API client, and Account
app administration UI. Account apps now expose only OAuth redirect URI
configuration, while the Account Web origin remains deployment-owned.

BREAKING CHANGE: `AccountApp` no longer contains `allowedOrigins`, and
admin create and update requests no longer define it. Clients must stop
reading or sending this field.

Updates goplus#3374

Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
fennoai[bot]

This comment was marked as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant