Skip to content

fix(auth): split admin client and normal client - #1418

Merged
mandarini merged 1 commit into
v3from
auth/split-admin-client
Mar 17, 2026
Merged

fix(auth): split admin client and normal client#1418
mandarini merged 1 commit into
v3from
auth/split-admin-client

Conversation

@o-santi

@o-santi o-santi commented Mar 16, 2026

Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce?

Remove admin as a subfield of SupabaseAuthClient, and offer it as a new client altogether. This is because using both normal user commands and admin commands may mix keys and cause confusion.

@o-santi
o-santi changed the base branch from main to v3 March 16, 2026 18:20
@mandarini
mandarini merged commit 2c263ac into v3 Mar 17, 2026
35 checks passed
@mandarini
mandarini deleted the auth/split-admin-client branch March 17, 2026 08:46
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.

2 participants