release: prepare v0.1.132
This commit is contained in:
@@ -1673,7 +1673,7 @@ func (h *AuthHandler) createPendingOAuthAccount(c *gin.Context, provider string)
|
||||
}
|
||||
|
||||
tokenPair, user, err := h.authService.RegisterOAuthEmailAccount(
|
||||
c.Request.Context(),
|
||||
registrationIPContext(c),
|
||||
email,
|
||||
req.Password,
|
||||
strings.TrimSpace(req.VerifyCode),
|
||||
|
||||
Reference in New Issue
Block a user