fbprovider

package
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 19, 2020 License: BSD-2-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAccountKitProvider

func NewAccountKitProvider(akURI string) *accountKit

Create AccountKit URI provider akURI: https://graph.accountkit.com/v1.3 accessToken: Facebook accessToken when user logged in

Types

type UserInfo

type UserInfo interface {
	GetID() string
	GetEmail() string
	GetPhone() string
	GetPhonePrefix() string
	// Get full phone number joined from prefix + national phone number
	GetFullPhone() string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL