From 5c716088da31f4fafd3c9864cec2c3976190365e Mon Sep 17 00:00:00 2001 From: fMeow Date: Tue, 12 Mar 2024 21:19:37 +0800 Subject: [PATCH] feat: add oauth redirect route --- public/oauth2-redirect.html | 73 +++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 public/oauth2-redirect.html diff --git a/public/oauth2-redirect.html b/public/oauth2-redirect.html new file mode 100644 index 00000000000..9678a97b931 --- /dev/null +++ b/public/oauth2-redirect.html @@ -0,0 +1,73 @@ + + +Swagger UI: OAuth2 Redirect + + + + + + \ No newline at end of file