Skip to content

Commit f0cee57

Browse files
Merge pull request #507 from kinde-oss/Fix/Import-phone-numbers
Added a note about phone numbers and shared devices
2 parents bb8691e + 317c9d1 commit f0cee57

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/content/docs/manage-users/add-and-edit/import-users-in-bulk.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,12 @@ If you are migrating from Auth0, see the **Prepare JSON data (for Auth0 imports)
107107
- `email` or `phone` - minimum required identity information
108108
- `external_organization_id` - assign users to organizations, optional unless you are importing roles and permissions
109109

110+
<Aside>
111+
112+
There are special considerations if you are importing users who will share a phone number to authenticate via a mobile device. Contact [email protected] for advice on the best way to import users where the phone is the primary identity and numbers are shared.
113+
114+
</Aside>
115+
110116
### **Other user data**
111117

112118
<Aside>

0 commit comments

Comments
 (0)