supabase / auth-js

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

fix: return error if missing session or missing custom auth header #891

Closed kangmingtay closed 2 months ago

kangmingtay commented 2 months ago

What kind of change does this PR introduce?