Created
August 20, 2025 20:14
-
-
Save TotallyNotSethP/a991ca4adc0b4cbaa32587f79abe749a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "client_name": "AT Toolbox for Android", | |
| "client_uri": "attoolbox.totallynotseth.dev", | |
| "redirect_uris": [ | |
| "dev.totallynotseth.attoolbox://callback" | |
| ], | |
| "token_endpoint_auth_method": "none", | |
| "contacts": [ | |
| "[email protected]" | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment