trying_login_with_weird/hello.json

5 lines
263 B
JSON
Raw Permalink Normal View History

2024-06-04 17:38:09 +00:00
{
"client_id": "https://git.weird.one/justin/trying_login_with_weird/raw/branch/main/hello.json",
2024-06-06 07:11:40 +00:00
"redirect_uris": ["https://127.0.0.1:4040/login_weird_handler", "https://127.0.0.1:4040/login_weird"],
2024-06-04 17:38:09 +00:00
"grant_types": ["authorization_code", "refresh_token"]
}