-
-
Notifications
You must be signed in to change notification settings - Fork 196
Pull requests: supabase/auth-js
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(getSession): option to suppress server side getSession warning manually
#953
opened Sep 15, 2024 by
jepsn1
Loading…
fix: use direct attestation for registration/authentication
#1126
opened Sep 25, 2025 by
Bewinxed
Loading…
feat: add suppressGetSessionWarning option to suppress server-side wa…
#1124
opened Sep 25, 2025 by
gonchantech
Loading…
fix: avoid
window.location
access in SSR environments
#1074
opened Jun 25, 2025 by
gonchantech
Loading…
fix: make webauthn param optional in .authenticate() and .register() and move register params to webauthn: object for consistency
#1125
opened Sep 25, 2025 by
Bewinxed
Loading…
fix: Only warn if multiple clients share the same storage-key
#1100
opened Aug 13, 2025 by
sh41
Loading…
chore(master): release 2.73.0
autorelease: pending
#1122
opened Sep 24, 2025 by
github-actions
bot
Loading…
feat: warn on async subscriber to onAuthStateChange
#1062
opened May 9, 2025 by
AJamesPhillips
Loading…
don't use session.user object in _getAuthenticatorAssuranceLevel()
#909
opened May 14, 2024 by
kizivat
Loading…
chore(deps): bump path-to-regexp and express in /example/react
dependencies
Pull requests that update a dependency file
#988
opened Dec 5, 2024 by
dependabot
bot
Loading…
chore(deps): bump nanoid from 3.3.6 to 3.3.8 in /example/react
dependencies
Pull requests that update a dependency file
#996
opened Dec 12, 2024 by
dependabot
bot
Loading…
fix: provide statusText as error message on retryable network errors
#832
opened Dec 29, 2023 by
wattroll
Loading…
feat: support throwing errors instead of returning them
#1022
opened Jan 14, 2025 by
kiwicopple
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.