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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add sms to usage #1603

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

feat: add sms to usage #1603

wants to merge 10 commits into from

Conversation

loks0n
Copy link
Member

@loks0n loks0n commented Jan 9, 2025

Adds OTP SMS to usage page

@coolify-appwrite-org
Copy link

coolify-appwrite-org bot commented Jan 9, 2025

The preview deployment is ready. 🟢

Open Preview | Open Build Logs

Last updated at: 2025-01-09 17:30:30 CET

@coolify-appwrite-org
Copy link

coolify-appwrite-org bot commented Jan 9, 2025

The preview deployment is ready. 🟢

Open Preview | Open Build Logs

Last updated at: 2025-01-09 17:30:27 CET

@coolify-appwrite-org
Copy link

coolify-appwrite-org bot commented Jan 9, 2025

The preview deployment is ready. 🟢

Open Preview | Open Build Logs

Last updated at: 2025-01-09 17:30:29 CET

@coolify-appwrite-org
Copy link

coolify-appwrite-org bot commented Jan 9, 2025

The preview deployment is ready. 🟢

Open Preview | Open Build Logs

Last updated at: 2025-01-09 17:30:28 CET

Comment on lines 135 to 137
if (serviceId === 'authPhone') {
return 10;
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we hardcoding this? Can't we get this from the plan details like all other values?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

leftover from testing, removed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants