-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LogIn Error local development #382
Comments
Hey @Chauban, there are a few things I see from your config. The A local config with Auth0 might look like this:
Hope this helps! Best, |
Thanks for your response. Is it not necessary for the authClientSecret? I also change authAudience": "https://dev-domain.us.auth0.com/api/v2/", now I have the new problem in the image. Is it necassay to run backend netbitd in the same time? |
Hey @Chauban , If using Auth0 the You can just copy the config from above and replace For local development of the dashboard, the NetBird management server needs to be running. Best, |
Describe the problem
I have registered the auth0 and copy several key value in to the .local-config.json. After I open localhost:3000, the google account also has linked but it always result in Error. Like the image below
Are you using NetBird Cloud?
Please specify whether you use NetBird Cloud or self-host NetBird's control plane.
NetBird version
netbird version
NetBird status -d output:
If applicable, add the `netbird status -d' command output.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: