Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IOTPSMSGateway ¶
type OTP ¶
type OTP struct {
GatewayPriority []IOTPSMSGateway
GatewayName map[string]IOTPSMSGateway
}
func NewOTP ¶
func NewOTP(gateways ...IOTPSMSGateway) *OTP
type Phone ¶
type Phone struct {
Number string
ISO3166 phonenumber.ISO3166
}
type Twilio ¶
type Twilio struct {
Client *twilio.RestClient
VerificationSID string
}
func NewTwilioSMSOTPProvider ¶
Click to show internal directories.
Click to hide internal directories.