Is it possible to read User metadata in Universal Login Reset Password Template?

Ready to post? :mag: First, try searching for your answer.
Hello, we’re attempting to customize text on the password reset Universal Login page based on a property in a User’s metadata. Is this data available on the password reset page, and if so, can text be made dynamic? Thank you!

Hello @LucasCMiller4180! Welcome to the community.

I understand you are trying to add user metadata to the password reset page to customize it and create a better feel. This is definitely possible. Here is the link to the available variables for the custom password reset page for Universal Login. I believe this page covers what you are asking about.

I hope this helps!

Best,
Alex

1 Like

I saw elsewhere that Password Reset may be considered before authentication, and the user data is only available after authentication. We’ve been struggling to access that data testing locally, do you know if Password Reset is always considered ‘after authentication’?

Hey @LucasCMiller4180!

Password reset is most likely used before authentication you’re right there. Unfortunately some parts of the data are only available after authentication. I found a doc that should be able to help: Available Variables.

I hope this helps!

Best,
Alex