diff --git a/test.json b/test.json new file mode 100644 index 0000000..2434b9a --- /dev/null +++ b/test.json @@ -0,0 +1,5 @@ + + "client_id": "https://git.weird.one/justin/trying_login_with_weird/raw/branch/main/test.json", + "redirect_uris": ["http://localhost:8080"], + "grant_types": ["authorization_code", "refresh_token"] +} \ No newline at end of file