Open
Description
Improve documentation
Link
Describe the problem
In the documentation to add Amazon Cognito as a third party auth provider, it seems that the code snippets to "Setup the Supabase client library" is not correct.
"accessToken" is not a parameter for "Supabase.initialize" method.
Where do we have to define the accessToken parameter? In LocalStorage?
Describe the improvement
It would be great to fix the code snippet and have more explanation on how to well integrate Amazon Cognito with Supabase.
Additional context

Flutter version: 3.22.2