Palash Shrivastava

Results 4 issues of Palash Shrivastava

![image](https://user-images.githubusercontent.com/35087196/102385743-3a713580-3ff4-11eb-845e-3060a4441c8f.png)

enhancement

# Bug report ## Describe the bug Facing error during `supabase.auth.signIn()` call ` const { error, user } = await supabase.auth.signIn({ email, password })` The above piece of code logs...

bug
auth

Updated the doc as per new rules. reference [Link 1](https://developer.android.com/studio/publish) [Link 2](https://support.google.com/googleplay/android-developer/answer/9859152?visit_id=637793391176887906-293301304&rd=1#privacy)

To tell the React development server to proxy any unknown requests to your node API server in development, you can add a proxy field to your client package.json, for example:...