Rename v2 auth service to account (#28260)

This commit is contained in:
Dax
2026-05-21 00:53:27 +00:00
committed by GitHub
parent bd41dac88f
commit 8643c0721e
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
}
| {