Skip to content

Conversation

@cemalkilic
Copy link
Contributor

Summary

Add support for updating existing OAuth clients through the admin API by implementing the PUT /admin/oauth/clients/{client_id} endpoint.

This change enables admins to modify OAuth client properties such as name, URIs, logo, redirect URIs, and grant types without having to delete and recreate the client.

Relevant: supabase/auth#2231

@cemalkilic cemalkilic requested review from a team as code owners October 29, 2025 11:36
@github-actions github-actions bot added the auth-js Related to the auth-js library. label Oct 29, 2025
@coveralls
Copy link

Coverage Status

coverage: 95.455%. remained the same
when pulling 4b33da0 on cemal/feat-add-oauth-client-update
into 255d8dd on master.

@mandarini mandarini merged commit e8a644e into master Oct 29, 2025
26 checks passed
@mandarini mandarini deleted the cemal/feat-add-oauth-client-update branch October 29, 2025 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auth-js Related to the auth-js library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants