chore: fix pre commit format and pipeline issue (#1144)

This commit is contained in:
Wendong-Fan 2026-02-04 00:06:29 +00:00 committed by GitHub
parent 2256497dff
commit 893f51fc82
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
970 changed files with 11235 additions and 9533 deletions

View file

@ -50,7 +50,7 @@ function consumeOAuthCallbackQueryParams() {
if (!cookieResult) {
console.warn(deindent`
Stack found an outer OAuth callback state in the query parameters, but not in cookies.
This could have multiple reasons:
- The cookie expired, because the OAuth flow took too long.
- The user's browser deleted the cookie, either manually or because of a very strict cookie policy.
@ -95,4 +95,4 @@ export {
callOAuthCallback,
signInWithOAuth
};
//# sourceMappingURL=auth.js.map
//# sourceMappingURL=auth.js.map