How to turn off the user consent after the user registration?

Hello.

We have a single page application developed using Angular and the package used is @angular/ auth0-angular. We use loginWithPopup() for our registration and login functionality. We use Auth0 to leverage our endpoints authentication (using user access token). For this we had to add the audience to the loginOptions.

We have an issue with the consent widget coming up after the user registers themselves. How can we turn this off?

I have turned off the user access consent on the Auth0 management API. Are there any other settings we are missing?

Any help is appreciated!

Thank you!

Regards,
Shrividya

Hi @sranjani,

Welcome to the Auth0 Community!

Please let me know if these articles help solve your request:

Thanks,
Timotei

1 Like

Hello Petre,

Yes, the articles did help me resolve the issue! Thank you so much for the response!

Regards,
Shrividya

1 Like

Hi @sranjani,

I’m glad this was helpful, and if you have more questions, don’t hesitate to return to the community.

Thanks,
Timotei

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