supabase / auth-js

An isomorphic Javascript library for Supabase Auth.
MIT License
321 stars 152 forks source link

rename: `gotrue` to `auth` #820

Closed hf closed 6 months ago

hf commented 6 months ago

Renames GoTrue to Auth.

GoTrueClient and GoTrueAdminApi still remain the main classes, but they're re-exported as AuthClient and AuthAdminApi.