What library for supabase/auth

I'd like to use https://github.com/supabase/auth in SvelteKit app.
I'm not using any other component of Supabase, should I be using https://www.npmjs.com/package/@supabase/auth-js or https://www.npmjs.com/package/@supabase/ssr ?
Was this page helpful?