issues
search
supabase
/
auth-js
An isomorphic Javascript library for Supabase Auth.
MIT License
370
stars
165
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: update pkce error to reflect proper description
#985
J0
opened
3 days ago
0
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /example/react
#984
dependabot[bot]
opened
4 days ago
0
Expired JWT allows database table update
#983
paulschneider
opened
6 days ago
3
fix: isBrowser() to include typeof window !== 'undefined' check
#982
salmoro
opened
6 days ago
0
chore(master): release 2.66.1
#981
github-actions[bot]
opened
1 week ago
2
zitadel provider added in types.ts
#980
hbasria
opened
1 week ago
0
fix: add new error codes
#979
kangmingtay
closed
1 week ago
0
feat: add mfa flows to example application
#978
J0
opened
3 weeks ago
0
feat: add process lock for optional use in non-browser environments (React Native)
#977
hf
closed
3 weeks ago
0
chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /example/react
#976
dependabot[bot]
opened
1 month ago
0
fix: typo in warning message
#975
DavDeDev
closed
3 weeks ago
2
chore(master): release 2.66.0
#974
github-actions[bot]
closed
2 weeks ago
4
fix: update soft-deletion docs
#973
J0
closed
1 month ago
0
chore(deps): bump cookie and express in /example/react
#972
dependabot[bot]
closed
1 month ago
0
Unable to Log in with New Email After Email Update Confirmation in Supabase
#971
araera111
closed
1 month ago
1
UserAppMetadata is not fully typed
#970
softmarshmallow
opened
1 month ago
0
signInWIthOAuth not working on client side
#969
BjoernRave
opened
1 month ago
2
Send Supabase emails with supabase adress using resend.
#968
enzzzooo
closed
2 days ago
5
Argument of type 'string | undefined' is not assignable to parameter of type 'string' in @supabase/auth-js
#967
thewhalermelon
opened
1 month ago
0
fix: add loose auto complete to string literals where applicable
#966
janglad
closed
1 week ago
5
chore(deps): bump rollup from 2.79.1 to 2.79.2 in /example/react
#965
dependabot[bot]
closed
1 month ago
0
fix: move MFA sub types to internal file
#964
J0
closed
1 month ago
0
fix: remove phone mfa deletion, match on error codes
#963
J0
closed
1 month ago
0
chore: update workflow check-conventional-commits
#962
staaldraad
closed
1 month ago
0
GoTrueClient intercepts non-Supabase initiated OAuth preventing manual login flows
#961
uncvrd
opened
2 months ago
3
fix: add MFA for WebAuthn bindings
#960
J0
opened
2 months ago
0
chore(master): release 2.65.1
#959
github-actions[bot]
closed
1 month ago
6
chore(deps): bump send and express in /example/react
#958
dependabot[bot]
closed
2 months ago
1
chore(deps): bump serve-static and express in /example/react
#957
dependabot[bot]
closed
2 months ago
1
fix: improve `mfa.enroll` return types
#956
aloisklink
closed
2 months ago
4
`mfa.enroll`'s return type has a TypeScript breaking change in v2.65.0
#955
aloisklink
closed
2 months ago
0
chore(deps): bump body-parser and express in /example/react
#954
dependabot[bot]
closed
2 months ago
1
feat(getSession): option to suppress server side getSession warning manually
#953
marcusklausen
opened
2 months ago
2
chore(deps): bump path-to-regexp and express in /example/react
#952
dependabot[bot]
closed
2 months ago
1
chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /example/react
#951
dependabot[bot]
closed
2 months ago
1
chore(deps): bump webpack from 5.78.0 to 5.94.0 in /example/react
#950
dependabot[bot]
closed
2 months ago
0
feat: add getUserByEmail function to GoTrueAdminApi
#949
J0
closed
2 months ago
1
fix: don't throw error in exchangeCodeForSession
#946
kangmingtay
closed
3 months ago
0
fix: handle error exchange code for session
#945
kangmingtay
closed
3 months ago
1
AuthApiError: Email link is invalid or has expired
#944
softmarshmallow
closed
3 months ago
1
auth.signUp accepts empty email and password when anonymous sign in is enabled
#943
0reo
closed
3 months ago
1
Violation of Single Responsibility Principle:
#942
ohrrkan
opened
3 months ago
0
chore(master): release 2.65.0
#941
github-actions[bot]
closed
2 months ago
7
fix: move docker compose to v2
#940
J0
closed
3 months ago
0
ci: add docker-compose to CI job
#939
fizal619
closed
3 months ago
2
fix: Correct typo in GoTrueClient warning message
#938
fizal619
closed
3 months ago
3
AuthApiError "Invalid login credentials" has undefined `code`
#937
peterkos
closed
3 months ago
3
auth.signOut() method fails to return or throw errors, leading to UI hangs
#936
NotJoeMartinez
opened
3 months ago
0
We cannot trust `session.user` on the client side
#935
j4w8n
opened
3 months ago
3
feat: add mfa (webauthn)
#934
J0
closed
3 months ago
1
Next