feat: Implement support for prompt=create in the authorization code flow

This commit is contained in:
Ginger
2026-05-07 10:04:46 -04:00
parent 851d6e219f
commit 3c07857e1f
11 changed files with 112 additions and 40 deletions
Generated
+1
View File
@@ -1113,6 +1113,7 @@ dependencies = [
"conduwuit_core",
"conduwuit_database",
"conduwuit_service",
"form_urlencoded",
"futures",
"lettre",
"memory-serve",