otpgateway
otpgateway copied to clipboard
[ Feature Request ] Go package for the library
a Go package for this would be really useful where we can do the operations in backend like OtpGateway.verifyOtp()
or OtpGateway.sendOtp
instead of making REST calls to the OTPgateway
process running seperately.