Allow bulk importing properties like last_login, last_password_reset, created_at and updated_at timestamps

Feature: Allow bulk importing properties like last_login, last_password_reset, created_at and updated_at timestamps

Description: Current bulk-import does not cater to these properties last_login, last_password_reset, created_at and updated_at timestamps

Use-case: When migrating from other Identity solutions to Auth0 it is envisaged that the impact to the end customers (website/web-application users) is minimal. The fields like last_login are visible to the end customers, and last_password_reset has significant security and usability impact to them.

Hey there!

Thank you for creating this feedback card! Let’s see who else from community will be interested in such improvement.

Hey, I am trying with the bulk user import from other database using the JSON file but it’s not importing the date properties. Is there a way to import the date properties too like created_at, updated_at last_login etc ?