Back

OAuth with Google question

  • 0
  • Accounts
ianmont
18 Aug, 2023, 03:43

Hello appwrite team, Its my first time using OAuth and want to know how can i execute something after the OAuth was completed?

Im attaching a photo of my code, my goal is to execute something after the OAuth is sucessful, like for example creating a document on a collection...

Is this possible?

Thanks

TL;DR
User is asking about the performance impact of multiple users downloading audio files simultaneously on their app using Appwrite cloud. They also inquire about when Appwrite cloud will be updated to allow relationships. They ask about the rate limits and if they can be changed. Lastly, they ask for assistance with executing something after OAuth is completed.
Drake
18 Aug, 2023, 03:45

With oauth, you're redirected back to whatever you set (/panel) so you'd put whatever code on that page

ianmont
20 Aug, 2023, 00:02

thank you i use your method and it worked <:appwriterocket:823996226894692403>

ianmont
20 Aug, 2023, 00:03

also what are the limits of requests in the appwrite cloud version? and is it possible to change it?

Drake
20 Aug, 2023, 00:05

You mean rate limits? You'll see those in the docs for each endpoint if there are any. For example, https://appwrite.io/docs/client/databases?sdk=web-default#databasesCreateDocument.

They are not configurable at the moment

ianmont
21 Aug, 2023, 19:25

Oh i see, thanks <:appwritecheers:892495536823861258>

I have other questions:

I am currently developing an audio samples marketplace with appwrite, and since they are audio files they usually take up a lot of bandwidth and storage and I would like to know if there would be any performance problem if many users download a file at the same time, or several users they enter the site and listen to an audio that would take a considerable amount of bandwith and I fear that the site may slow down? does that make sense? I'm using appwrite cloud

The other is when will appwrite cloud be updated to the version that allows relationships? Above the 1.3

D5
21 Aug, 2023, 19:48

For now there's not any hard limit respect to bandwidth, just fair use. After that, you will be limited to free plan or you will need to pay according to this: https://appwrite.io/pricing

What's "a considerable amount of users" for you?

Respect to relationships, when Cloud gets upgraded to it. For now relationships are in beta and very unstable, so it will take some time

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more