You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have an error around Validate error "undeclared name: otpcompiler" golang-gin-gorm-2fa/controller/validate.go
Line 11, Should Validate be using the getOTPFromDB ?
Have an error around Validate error "undeclared name: otpcompiler" golang-gin-gorm-2fa/controller/validate.go
Line 11, Should Validate be using the getOTPFromDB ?
func Validate(c *gin.Context) {
otp.Validate(text)
thanks
The text was updated successfully, but these errors were encountered: