improvement(oauth): refactor oauth apis to dedicated tools routes, fix docs (#423)

* migrate oauth apis to dedicated tools routes

* added tests

* fix docs

* fix confluence file selector
This commit is contained in:
Waleed Latif
2025-05-26 12:00:03 -07:00
committed by GitHub
parent 8e6057a39e
commit 6afb453fc0
37 changed files with 1238 additions and 152 deletions

View File

@@ -23,8 +23,7 @@
},
"overrides": {
"react": "19.1.0",
"react-dom": "19.1.0",
"tailwindcss": "3.4.1"
"react-dom": "19.1.0"
},
"dependencies": {
"@t3-oss/env-nextjs": "0.13.4",