Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddPhoneNumber ¶
func AddPhoneNumber(mctx libkb.MetaContext, phoneNumber keybase1.PhoneNumber) error
AddPhoneNumber calls API to add phone number to currently logged in account.
func GetPhoneNumbers ¶
func GetPhoneNumbers(mctx libkb.MetaContext) ([]keybase1.UserPhoneNumber, error)
GetPhoneNumbers calls API to fetch list of phone numbers attached to currently logged user.
func VerifyPhoneNumber ¶
func VerifyPhoneNumber(mctx libkb.MetaContext, phoneNumber keybase1.PhoneNumber, code string) error
VerifyPhoneNumber calls API to verify previously added phone number using verification code.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.