Files
myeasycms-v2/packages/billing/stripe
Giancarlo Buomprisco 9033155fcd Add OTP sign-in option + Account Linking (#276)
* feat(accounts): allow linking email password
* feat(auth): add OTP sign-in
* refactor(accounts): remove 'sonner' dependency and update toast imports
* feat(supabase): enable analytics and configure database seeding
* feat(auth): update email templates and add OTP template
* feat(auth): add last sign in method hints
* feat(config): add devIndicators position to bottom-right
* feat(auth): implement comprehensive last authentication method tracking tests
2025-06-13 17:47:35 +08:00
..
2025-06-13 17:45:55 +08:00
2025-02-07 11:38:29 +08:00
2025-01-13 02:33:05 +07:00
2024-04-01 21:43:18 +08:00

Billing / Stripe - @kit/stripe

This package is responsible for handling all billing related operations using Stripe.

Please refer to the documentation.