VueJS auth about API Service

Hi,

i have more VueJS Apps, they should use the same Login. The Apps use two API Services, and the API Services use some Microservices.

Is it possible, when yes how, that the VueJS Apps have an Login Component and this Component, send the credentials to our API, and the API Login in Auth0. The VueJS App can check now, with the token, if the User is logged.

Cheers Ralf