How to add roles for user while user registration form angular

Hi @kindtaher,

To add roles to your users when they are signing up on your app, I recommend using a Post-User Registration Action.

This way, your users will be programmatically assigned to a role during the sign up process.

See our How can I use the Management API in Actions? FAQ for more instructions.

Please let us know if you have any questions.

Thanks,
Rueben