Set AWS Config
Currently, AWS uses a dummy config, so we don't need to change anything, but in actual implementation, you need to set poolId and appClientId in the following file. For more details, refer to AWS here:
Change the auth provider in the config file.
Add your AwsUserpoolID, webClientId, and aws region in the .env file.
🎉 Congrats! Supabase is now configured in your project. 🚀 You can test it by running the project.