Add hello.json

This commit is contained in:
justin 2024-06-04 17:38:09 +00:00
commit fad0acac64

5
hello.json Normal file
View file

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