added support for oauth callback url

This commit is contained in:
2024-09-30 12:19:03 +02:00
parent 2bdebd9014
commit 80bff29f51
2 changed files with 181 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
simple web app with a database connection for testing purpose
return 42 + the number in input
support oauth callback url
> [!NOTE]
> code generated with chat gpt