You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 10, 2025. It is now read-only.
> This repository was merged into the main Supabase JS monorepo for better coordination, testing, and releases.
12
+
>
13
+
> ### What you need to do:
14
+
> -**📖 For documentation**: Visit the [new auth-js location](https://github.com/supabase/supabase-js/tree/master/packages/core/auth-js)
15
+
> -**🐛 For issues**: Create them in the [supabase-js repository](https://github.com/supabase/supabase-js/issues)
16
+
> -**🔧 For contributions**: See the [Contributing Guide](https://github.com/supabase/supabase-js/blob/master/CONTRIBUTING.md)
17
+
> -**📚 For migration help**: Read the [Migration Guide](https://github.com/supabase/supabase-js/blob/master/docs/MIGRATION.md)
18
+
>
19
+
> ### If you have open work:
20
+
> -**Uncommitted changes**: Manually transport your work to the monorepo (file structure is the same under `packages/core/auth-js/`)
21
+
> -**Open PRs**: Tag a maintainer in your PR and we'll help you migrate it
22
+
> -**Issues**: Will be transported to the supabase-js repository
23
+
>
24
+
> **⚠️ This is the old repository. Please use the [supabase-js monorepo](https://github.com/supabase/supabase-js) going forward.**
25
+
26
+
---
27
+
28
+
# `auth-js` (DEPRECATED - USE MONOREPO)
2
29
3
30
An isomorphic JavaScript client library for the [Supabase Auth](https://github.com/supabase/auth) API.
0 commit comments