supabase / auth-helpers

A collection of framework specific Auth utilities for working with Supabase.
https://supabase.github.io/auth-helpers/
MIT License
908 stars 232 forks source link

Mark `auth-helpers` packages as deprecated on npm #775

Open hmnd opened 7 months ago

hmnd commented 7 months ago

The Auth helpers package is in maintenance mode and we won’t be actively improving it

Now that the Auth helpers packages are no longer recommended, I'd like to suggest officially marking the packages as deprecated on npm, in order to warn existing users of these packages.

It's also confusing that this repo is called auth-helpers, even though the main supported package is ssr.

oldbettie commented 6 months ago

please do not do this. SSR is still full of issues and updating would break every app I have built

hmnd commented 6 months ago

@oldbettie marking as deprecated would not prevent you from using it; it would just indicate to users that it is no longer maintained.

hf commented 5 months ago

Will definitely do this quite soon. Read more here: https://github.com/orgs/supabase/discussions/27037