Login with Firebase OTP
Phone Auth
1. Enable Sign-in with Phone Number for your Firebase project
2. Get the API key
3. Add API key to your wp-config.php
define('FIREBASE_SERVER_KEY', 'xxx');Update APNs Authentication Key
Constant updates
Last updated