A new or an other Authentication for API

Hi,
I have already a Web-Authentication working on my Angular 7 Application. Now I try to get all clients.
Do I have to create a new auth0.WebAuth configuration (Service) now, or can I use the existing one?

THX for advice

OK, solved the problem with a seperate service.

Glad you have it working!