# Functions
CanonicalPhoneNumber returns the E.164 formatted phone number.
GenerateAlphanumericCode will generate an alpha numberic code.
GenerateCode creates a new OTP code.
New creates a new IssueAPI controller.
ScrubPhoneNumbers checks for phone numbers in known Twilio error strings that contains user phone numbers.
ValidateDate validates the date given -- returning the time or an error.
# Structs
No description provided by the author
IssueRequestInternal is used to join the base issue request with the optional nonce.
IssueResult is the response returned from IssueLogic.IssueOne or IssueMany.