auth-js

An isomorphic Javascript library for Supabase Auth.

MIT License

Downloads
24
Stars
289

Bot releases are visible (Hide)

auth-js - v2.65.1-rc.5

Published by github-actions[bot] 22 days ago

This is a release candidate. See release-please PR #959 for context.

auth-js - v2.65.1-rc.2

Published by github-actions[bot] 24 days ago

This is a release candidate. See release-please PR #959 for context.

auth-js - v2.65.1-rc.1

Published by github-actions[bot] about 1 month ago

This is a release candidate. See release-please PR #959 for context.

auth-js - v2.65.0

Published by github-actions[bot] about 2 months ago

2.65.0 (2024-08-27)

Features

  • add bindings for Multi-Factor Authentication (Phone) (#932) (b957c30)
  • add kakao to sign in with ID token (#845) (e2337ba)
  • remove session, emit SIGNED_OUT when JWT session_id is invalid (#905) (db41710)

Bug Fixes

  • Correct typo in GoTrueClient warning message (#938) (8222ee1)
  • don't throw error in exchangeCodeForSession (#946) (6e161ec)
  • move docker compose to v2 (#940) (38eef89)
auth-js - v2.65.0-rc.6

Published by github-actions[bot] about 2 months ago

This is a release candidate. See release-please PR #941 for context.

auth-js - v2.65.0-rc.5

Published by github-actions[bot] about 2 months ago

This is a release candidate. See release-please PR #941 for context.

auth-js - v2.65.0-rc.4

Published by github-actions[bot] about 2 months ago

This is a release candidate. See release-please PR #941 for context.

auth-js - v2.65.0-rc.3 Latest Release

Published by github-actions[bot] 2 months ago

This is a release candidate. See release-please PR #941 for context.

auth-js - v2.65.0-rc.2

Published by github-actions[bot] 2 months ago

This is a release candidate. See release-please PR #941 for context.

auth-js - v2.64.5-rc.1

Published by github-actions[bot] 3 months ago

This is a release candidate. See release-please PR #941 for context.

auth-js - v2.64.4

Published by github-actions[bot] 3 months ago

2.64.4 (2024-07-12)

Bug Fixes

auth-js - v2.64.4-rc.2

Published by github-actions[bot] 3 months ago

This is a release candidate. See release-please PR #931 for context.

auth-js - v2.64.3

Published by github-actions[bot] 4 months ago

2.64.3 (2024-06-17)

Bug Fixes

auth-js - v2.64.3-rc.9

Published by github-actions[bot] 4 months ago

This is a release candidate. See release-please PR #903 for context.

auth-js - v2.64.3-rc.8

Published by github-actions[bot] 4 months ago

This is a release candidate. See release-please PR #903 for context.

auth-js - v2.64.3-rc.6

Published by github-actions[bot] 4 months ago

This is a release candidate. See release-please PR #903 for context.

auth-js - v2.64.3-rc.rc.rc.3

Published by github-actions[bot] 4 months ago

This is a release candidate. See release-please PR #903 for context.

auth-js - v2.64.3-rc.rc.3

Published by github-actions[bot] 5 months ago

This is a release candidate. See release-please PR #903 for context.

auth-js - v2.64.3-rc.3

Published by github-actions[bot] 5 months ago

This is a release candidate. See release-please PR #903 for context.

auth-js - v2.64.2

Published by github-actions[bot] 6 months ago

2.64.2 (2024-05-03)

Bug Fixes

  • signOut should ignore 403s (#894) (eeb77ce)
  • suppress getSession warning whenever _saveSession is called (#895) (59ec9af)