How can we add/store more user metadata to auth0 DB?

Hi @preethikabasava6 ,

Welcome to the Auth0 Community!

I understand that you want to have more fields on the signup page. With Progressive Profiling, user details are collected every time user is authenticated through Auth0. We can not add fields to the signup page. Instead, please use the Classical Universal Login Experience for your use case.

This FAQ describes how to implement this with the Classical Universal Login Experience. Hopefully, the details are sufficient to implement your requirement!

1 Like