User authentication settings
App permissions: Read
Type of App: Native App
Callback URI / Redirect URL: http://localhost:8080/callback
step
xurl auth apps add my-app --client-id "xxxxx" --client-secret "xxxxxxxxx"
App "my-app" registered!
- xurl auth oauth2 --app my-app
website: Authentication successful! You can close this window.
cli: OAuth2 authentication failed: Auth Error: UsernameNotFound (cause: username not found when fetching username)
User authentication settings
App permissions: Read
Type of App: Native App
Callback URI / Redirect URL: http://localhost:8080/callback
step
xurl auth apps add my-app --client-id "xxxxx" --client-secret "xxxxxxxxx"App "my-app" registered!
website: Authentication successful! You can close this window.
cli: OAuth2 authentication failed: Auth Error: UsernameNotFound (cause: username not found when fetching username)