mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-04-29 12:10:24 +00:00
chore: fix pre commit format and pipeline issue (#1144)
This commit is contained in:
parent
2256497dff
commit
893f51fc82
970 changed files with 11235 additions and 9533 deletions
4
package/@stackframe/react/dist/lib/auth.js
vendored
4
package/@stackframe/react/dist/lib/auth.js
vendored
|
|
@ -76,7 +76,7 @@ function consumeOAuthCallbackQueryParams() {
|
|||
if (!cookieResult) {
|
||||
console.warn(import_strings.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.
|
||||
|
|
@ -122,4 +122,4 @@ async function callOAuthCallback(iface, redirectUrl) {
|
|||
callOAuthCallback,
|
||||
signInWithOAuth
|
||||
});
|
||||
//# sourceMappingURL=auth.js.map
|
||||
//# sourceMappingURL=auth.js.map
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue