Add test.json

This commit is contained in:
justin 2024-06-06 03:42:14 +00:00
parent fad0acac64
commit 3422f40c8a

5
test.json Normal file
View file

@ -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"]
}