🔐 auth.ts

This commit is contained in:
nirholas
2026-03-31 10:24:10 +00:00
parent 730f66ace3
commit fd2aa5fb2c

View File

@@ -2000,3 +2000,4 @@ export async function validateForceLoginOrg(): Promise<OrgValidationResult> {
} }
class GcpCredentialsTimeoutError extends Error {} class GcpCredentialsTimeoutError extends Error {}