chore: initial commit

This commit is contained in:
Stevan Freeborn
2025-10-28 16:10:44 -05:00
commit f543f377f6
5 changed files with 328 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"ClientId": "ClientId",
"ClientSecret": "ClientSecret",
"RedirectUri": "RedirectUri",
"TokenUri": "TokenUri",
"AuthUri": "AuthUri",
"Scopes": "Scopes"
}