How will i get app id and app secret for google auth in appwrite.
You can get it from Google cloud console
but there are two type external app and internal app , only external app is on
Yes, this called an external App Create "OAuth client ID" Select Web enter your website URL and the redirect url from Appwrite
but this sends to browser from app after clicking on sign in . in firebase it do it in same activity in android . so it looks premium . is it any way to do it in app , so that it not go to browser.
?
As of now in Appwrite it must be browser based
I know there is a work on it
Recommended threads
- Server Down
Appwrite services are down. When will they start working again?
- Use Limits
I need urgent help, i use appwrite as a chat function for my website and my mobile android application, but recently, for the past 3 months, my database reaches...
- redirect uri not working for OAuth with ...
I'm following this tutorial: https://appwrite.io/blog/post/google-oauth-expo#create-an-expo-app but im using an android development build instead. When I run h...