knadh / otpgateway

Standalone server for user address and OTP verification flows with pluggable providers (e-mail, SMS, bank penny drops etc.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

main.go:221: error loading provider plugin 'smtp.prov': plugin: not implemented

Zuckonit opened this issue · comments

main.go:221: error loading provider plugin 'smtp.prov': plugin: not implemented

meet some error during my try

fix by build from the src. problem only exist at release version(MacOS)

Hi Zuckonit,
Could you please share the commands how to run this app locally?