How to change signup response code (Thankyou for signing up)?

I want to change signup response code and I am using auth0 classical login screen using lock

Hi @hitesh.saini,

Firstly, the response code cannot be modified since the result comes from the authorization server. If the sign-up was successful, the response code will return 201.

If you want to change the message displayed after the user has signed up, please refer to the Lock configuration options for the languageDictioanry.

Please check out the resources below for more information:

Let me know if you have any questions.

Thanks,
Rueben

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.