Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metadata #10240

Open
tonyhallett opened this issue Mar 18, 2023 · 0 comments
Open

Metadata #10240

tonyhallett opened this issue Mar 18, 2023 · 0 comments

Comments

@tonyhallett
Copy link

https://auth0.com/docs/manage-users/user-accounts/metadata

Does not specify how.

...or that overrides what an identity provider supplies.

I have used app_metadata to update nickname. https://auth0.com/docs/manage-users/user-accounts/metadata/metadata-fields-data#name-collision

--
Use the Dashboard does not mention user_metadata , app_metadata. ( This page does )

--
The lock library only does root fields and user_metadata at sign up.
https://github.com/auth0/lock/blob/b19e8c8375b5f3db6ee21373a5e583d40cbbe5b4/src/engine/classic/sign_up_pane.jsx#L50
https://github.com/auth0/lock/blob/b19e8c8375b5f3db6ee21373a5e583d40cbbe5b4/src/connection/database/actions.js#L106

You can create and update metadata using Rules, the Authentication API, the Management API, the Auth0 Dashboard, and the Lock library.

Use the Lock library to define, add, read, and update user_metadata.
--

I would also suggest that it is mentioned on this page that additional sign up fields requires switching to Classic Universal Login and changing the template if Lock is not being embedded.

@auth0 auth0 deleted a comment from Romario1982 Dec 11, 2023
@auth0 auth0 deleted a comment from Romario1982 Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant