supabase / supabase-js

An isomorphic Javascript client for Supabase. Query your Supabase database, subscribe to realtime events, upload and download files, browse typescript examples, invoke postgres functions via rpc, invoke supabase edge functions, query pgvector.
https://supabase.com
MIT License
2.83k stars 219 forks source link

fix: bump auth to v2.63.0 #998

Closed kangmingtay closed 1 month ago

kangmingtay commented 1 month ago

What kind of change does this PR introduce?

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 8465335081

Details


Totals Coverage Status
Change from base Build 8465237656: 0.0%
Covered Lines: 90
Relevant Lines: 117

💛 - Coveralls
hawkcookie commented 1 month ago

@kangmingtay @soedirgo This changes may cause what is pointed out in the following issues. https://github.com/supabase/supabase-js/issues/1001