forked from nixcn/nixcn-cms
@@ -54,6 +54,7 @@ func RequestMagicLink(c *gin.Context) {
|
||||
if err != nil {
|
||||
log.Error(err)
|
||||
c.JSON(500, gin.H{"status": "invilad email config"})
|
||||
return
|
||||
}
|
||||
resend.Send(
|
||||
req.Email,
|
||||
|
||||
Reference in New Issue
Block a user