Bug report
Describe the bug
Right now recovery session is not called under Supabase.initialize which is bad because users won't have access to session, user on app start
Expected behavior
User should be able to access user and session after Supabase.initialize if there is persisted session info.
Additional context
Related #10