diff --git a/hello.json b/hello.json index 2c548bf..601a435 100644 --- a/hello.json +++ b/hello.json @@ -1,5 +1,5 @@ { "client_id": "https://git.weird.one/justin/trying_login_with_weird/raw/branch/main/hello.json", - "redirect_uris": ["https://127.0.0.1:4040/login_weird"], + "redirect_uris": ["https://127.0.0.1:4040/login_weird_handler"], "grant_types": ["authorization_code", "refresh_token"] } \ No newline at end of file