I am having the troubles starting with vue3 and auth0 - invalid_request: Missing required parameter: client_id

And when I add &client_id=OairsgbVMfSz5GNl6k0QuWXq4kmcm@@@ to the connection string it works.

So my question is now why doesn’t createAuth0 in this context send the client_id parameter in the URL?