trying_login_with_weird/hello.json
2024-06-06 07:00:38 +00:00

5 lines
225 B
JSON

{
"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"],
"grant_types": ["authorization_code", "refresh_token"]
}