Supabase
Was this helpful?
Was this helpful?
Currently, Supabse 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 detail, refer to Supabse here:
Set Supabase Config in .env
Change AuthProvider
Change auth Hooks
Comment another context in the following file and uncomment the Auth0 one.
Change Auth Login Method
Currently, Supabse 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 detail, refer to Supabse here:
Currently, Supabse 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 detail, refer to Supabse here: