Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃殌 Feature: Turn off Rate-Limiting for user auth in functions #5614

Closed
2 tasks done
manol-o opened this issue May 31, 2023 · 2 comments
Closed
2 tasks done

馃殌 Feature: Turn off Rate-Limiting for user auth in functions #5614

manol-o opened this issue May 31, 2023 · 2 comments
Assignees
Labels
product / auth Fixes and upgrades for the Appwrite Auth / Users / Teams services. product / functions Fixes and upgrades for the Appwrite Functions.

Comments

@manol-o
Copy link

manol-o commented May 31, 2023

馃敄 Feature description

Hi,
right now you can't use the email user auth in the users api for checking if a user is valid in a appwrite function, because you hit rate limiting very soon.
It would be perfect if you can turn off the checking internally for functions. this way you could still stay "safe", and know, that you need your own abuse checking if you use those functions.
Right now it seems like I have to turn off rate limiting in general, which somehow feels bad.

Best,
manolo

馃帳 Pitch

Could be some setting in the api.

馃憖 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

馃彚 Have you read the Code of Conduct?

@manol-o manol-o mentioned this issue May 31, 2023
2 tasks
@stnguyen90
Copy link
Contributor

stnguyen90 commented Aug 4, 2023

use the email user auth in the users api for checking if a user is valid in a appwrite function

Could you please clarify what you're trying to do? 馃

@stnguyen90 stnguyen90 self-assigned this Aug 4, 2023
@stnguyen90 stnguyen90 added product / auth Fixes and upgrades for the Appwrite Auth / Users / Teams services. product / functions Fixes and upgrades for the Appwrite Functions. labels Aug 4, 2023
@manol-o
Copy link
Author

manol-o commented Aug 5, 2023 via email

@stnguyen90 stnguyen90 closed this as not planned Won't fix, can't repro, duplicate, stale Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product / auth Fixes and upgrades for the Appwrite Auth / Users / Teams services. product / functions Fixes and upgrades for the Appwrite Functions.
Projects
None yet
Development

No branches or pull requests

2 participants