commit fad0acac6497cde3d9e7e99881a8a7c11926278b Author: justin Date: Tue Jun 4 17:38:09 2024 +0000 Add hello.json diff --git a/hello.json b/hello.json new file mode 100644 index 0000000..2c548bf --- /dev/null +++ b/hello.json @@ -0,0 +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"], + "grant_types": ["authorization_code", "refresh_token"] +} \ No newline at end of file