Change from Oauth2 to Oauth1

This commit is contained in:
2025-10-24 22:02:59 +09:00
parent 1a1b8b9077
commit c39b41a21f
3 changed files with 88 additions and 55 deletions

View File

@@ -2,7 +2,8 @@
"permissions": {
"allow": [
"Bash(tree:*)",
"Bash(mvn clean compile:*)"
"Bash(mvn clean compile:*)",
"WebFetch(domain:github.com)"
],
"deny": [],
"ask": []