This was a version bump only, there were no code changes.
This was a version bump only, there were no code changes.
This was a version bump only, there were no code changes.
This was a version bump only, there were no code changes.
client.user(), client.session(), and client.refreshSession() (23ffc6e7)Buffer and NodeJS.ReadableStream support (#5)createSignedUrls method (#32).nullsfirst/.nullslast by default (378471cf)null in response (a7aa83c9)setSession support for a SSR context (c0c046fb)signInWithSSO method as @experimental (#526)listUsers() method (#537)listUsers() method (#544, #537)->/->> for column names (01ab2392)skipBrowserRedirect option to signInWithOAuth (#575, #417)signInWithIdToken for Apple, Google (#603)localStorage support check (#600, #436)BroadcastChannel is not supported (#626)UserIdentity nullable (#619)SIGNED_IN event on PASSWORD_RECOVERY (#629)signInWithSSO, update docs (#643)signInWithSSO types to work with docs (#644)Deno.unrefTimer to stop runtime from hanging (#632, #617)Deno.unrefTimer to stop runtime from hanging (#659, #632)onAuthStateChange callbacks (#685, #276)messageId when using otp (#706)_recoverAndRefresh does not remove session on retryable error (#710)_handleRequest (#708)_recoverAndRefresh (#711)<= for auto refresh token threshold (#716)signOut() scope option (#713)_useSession semantics (#726)_useSession semantics for unknown issue (#732, #726)_useSession semantics (#734, #726, #732)_getSessionFromURL to be easier to read (#733)navigatorLock check for spec compatibility (#761)expires_at if present (#735, #733)persistSession is false or localStorage is not supported (#774)SIGNED_OUT event if token refresh fails (#815)AuthWeakPasswordError (#817)weakPassword information after sign-in (#824)navigatorLock on browsers (#807)getSession() when isServer on storage (#846)cache: no-store in fetch (#847)() (#445)count (#498, #447, #479).from() (#528).rpc() with GET (cf20ecbc)cache: no-store as it breaks cloudflare (#886)SIGNED_OUT when JWT session_id is invalid (#905)signInWithWeb3 with solana (#1037)getClaims() non experimental, add global cache (#1078)getUser() if the kid of the JWT is not found (#1080)signInWithWeb3 (#1082)linkIdentity for oidc / native sign-in (#1096)string & values to unknown (dd4dc91c)or filter (a0bc38fc)(), for values (b99ff1b8)columns param on bulk INSERT (b4ff9df8)removeUser method from the client (cf2dad49)columns query param (0ddf7820)createSignedUrls() instead of just paths (45753731).from() (c3309b1a)application/json in Content-Type header (#429)data option for sign ins (baefbca5)captcha_token in verifyOtp (#525)EXPIRY_MARGIN on getSession" (#533, #482, #529)captchaToken option on verifyOtp deprecated (#532, #795)getUser() in listFactors() (#570)location.assign() instead of location.href (#573, #155)unref on setInterval to stop tests from hanging (#599, #564, #597)null if return=minimal (c6c49b8e)notifyAllSubscribers in the constructor (#623)generatePKCEVerifier and fix parameter of _handleProviderSignIn (#638)_isPKCEFlow is not being awaited (#653)?columns= on upsert (e9615e45)details on FetchError (39e8a1b1)persistSession is true with no storage option (#697, #539)_initialize before loading the session (#747)on overload for Broadcasts (#261)explain() always returning an error (3837ff55)getUser returns null if there is no session (#876)_refreshAccessToken method (#869)mfa.enroll return types (#956)SIGNED_OUT event where session is removed (#854, #853)isBrowser() to include check on window (#982)EdgeRuntime.waitUntil (3b1d15c8)internal-types.ts (#1014)decodeJWTPayload (#1018, #967, #1017)generatePKCEChallenge should use btoa (#1044)deleted_at property to User interface (#1059)processLock from toplevel (#1057, #977)GetGenericDatabaseWithOptions (#637)field!hint(nodes) (f2c694c6)!inner (22a37b3c)!left (47e496de).nullsfirst/.nullslast by defaultPrefer: return=minimal by default everywhere