edit model respone api login

This commit is contained in:
2025-10-24 10:10:25 +07:00
parent ce4ff29591
commit f8ad467b3d
2 changed files with 3 additions and 0 deletions

View File

@@ -326,6 +326,7 @@ func (lh *LoginHandler) HandleSignInV3(c echo.Context) error {
c.SetCookie(cookie)
user_str := string(user)
// logger.Info("[INFO]", zap.Any("user data ", user_str))
store := `
<script>
console.log("store token");