From ebdb6f5688f48c9eede4d9d1b3bdab1716247263 Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Wed, 26 Jun 2024 18:07:07 +0800 Subject: [PATCH] :bug: Authenticate wrong payload hotfix --- .idea/workspace.xml | 12 ++++++------ pkg/internal/server/api/auth_api.go | 6 +++--- pkg/internal/services/factors.go | 3 ++- web/src/components/auth/Authenticate.vue | 2 +- 4 files changed, 12 insertions(+), 11 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 2bc673f..26431f1 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,11 +4,11 @@