clouditor / ui

4 stars 0 forks source link

Cannot use `goto` with an external URL #138

Closed oxisto closed 9 months ago

oxisto commented 9 months ago

What happened?

Uncaught (in promise) Error: Cannot use goto with an external URL. Use window.location = "http://localhost:8080/v1/auth/authorize?client_id=dashboard&redirect_uri=http%3A%2F%2Flocalhost%3A5173%2Fcallback&response_type=code&scope=profile&state=f4b044fa50f24a16ab3d553a880b3f8f&code_challenge=-MMLb7fewi9J67H3g7xrAu1GAaul7YrY3DoatYafryA&code_challenge_method=S256&response_mode=query" instead

Components

UI

Relevant log output

No response