I have a Flutter app that logs in user by sending a validation code by sms. To validate that code I hit oauth/token endpoint. This endpoint returns a payload that contains the name property but it is empty. How can I configure it return the phone number instead of an empty string in name?
dan.woda
3
Hi @pablo.didone,
Welcome to the Auth0 Community!
Can you please provide an example of the requests and responses you are seeing?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Phone number not returned in user profile from Google OAuth | 13 | 20321 | September 6, 2020 | |
| Wrong phone number or verification code passwordless sms for web applications | 2 | 1729 | November 14, 2022 | |
| Passworless (SMS) login | 0 | 285 | May 27, 2024 | |
| Logging in with email doesn't populate email, it populates name | 2 | 2604 | January 14, 2022 | |
| Passwordless OTP Login ( With nonce ) | 6 | 43 | January 27, 2026 |