supabase / supabase-flutter

Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products.
https://supabase.com/
MIT License
662 stars 155 forks source link

setInitialSession not awaited #831

Closed whymatter closed 4 months ago

whymatter commented 4 months ago

Shouldn't this call to setInitialSession be awaited?

https://github.com/supabase/supabase-flutter/blob/a72166268facd97f07cf9588415a2f3d31f68c22/packages/supabase_flutter/lib/src/supabase_auth.dart#L57

Vinzent03 commented 4 months ago

Reason for closing is noted here