From ac4c060e0f64c17712cc041bb229c883227bfa7b Mon Sep 17 00:00:00 2001 From: justin Date: Thu, 6 Jun 2024 07:11:40 +0000 Subject: [PATCH] Update hello.json --- hello.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.json b/hello.json index 601a435..6559787 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_handler"], + "redirect_uris": ["https://127.0.0.1:4040/login_weird_handler", "https://127.0.0.1:4040/login_weird"], "grant_types": ["authorization_code", "refresh_token"] } \ No newline at end of file