shaj13 / go-guardian

Go-Guardian is a golang library that provides a simple, clean, and idiomatic way to create powerful modern API and web authentication.
MIT License
559 stars 56 forks source link

otp package return typed error instead of fmt.errorf #60

Closed shaj13 closed 4 years ago

shaj13 commented 4 years ago

otp package return the remaining time error when the verification process disabled instead of fmt.errorf