Rename v2 auth service to account (#28260)

This commit is contained in:
Dax
2026-05-20 20:53:27 -04:00
committed by GitHub
parent 7faadd9a80
commit 106fa6518a
67 changed files with 2541 additions and 1379 deletions
+1 -1
View File
@@ -3529,7 +3529,7 @@ export type ProviderV2Info = {
name: string
}
| {
via: "auth"
via: "account"
service: string
}
| {