refactor: Made the oauth module more generic so it can support loopback OAuth (not just manual)

This commit is contained in:
2026-03-12 13:28:09 -06:00
parent 73cbe16ec1
commit 063e198f96
4 changed files with 204 additions and 48 deletions
Generated
+1
View File
@@ -3243,6 +3243,7 @@ dependencies = [
"tokio-stream",
"unicode-segmentation",
"unicode-width 0.2.2",
"url",
"urlencoding",
"uuid",
"which",