add oauth helpers

This commit is contained in:
Matt Apperson
2025-11-13 13:12:32 -05:00
parent dede1d21ec
commit 05f81a553c
5 changed files with 316 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"Bash(python3:*)"
],
"deny": [],
"ask": []
}
}