authsupabase_flutter package (https://pub.dev/packages/supabase_flutter) I was able to make my authentication persist by storing the sessionString and recovering it when necessary with recoverSession:persistSessionString is deprecated and I'm struggling to figure out how to get my authentication tokens to persist.