I have an eCommerce site on Shopify with a Flutter app using a web login portal and APIs for access tokens. I want to create a new customer account with a static OTP, given we’re using Shopify’s default login system. We plan to deploy our app on Google Console and need it verified. Since we can’t use traditional email/password login, we need to implement a static OTP for new accounts. How can we achieve this and ensure the review team can access the app’s restricted features?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How to handle App Store Review (Apple/Google) with New Customer Accounts (OTP Login)? | 1 | 130 | January 21, 2026 | |
| How to Implement Mobile OTP Login in Shopify New Customer Account Modal? | 3 | 131 | April 7, 2026 | |
| customer access token without password | 1 | 463 | January 20, 2025 | |
| How to implement Login using OTP using Storefront/admin API and GraphQL | 2 | 198 | December 2, 2024 | |
| How to login a user in mobile app using OTP only | 1 | 85 | September 7, 2024 |