Documentation
¶
Index ¶
Constants ¶
View Source
const NameInstagram string = "instagram"
NameInstagram is the unique name of the Instagram provider.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Instagram ¶
type Instagram struct {
// contains filtered or unexported fields
}
Instagram allows authentication via Instagram OAuth2.
func NewInstagramProvider ¶
func NewInstagramProvider() *Instagram
NewInstagramProvider creates new Instagram provider instance with some defaults.
func (*Instagram) FetchAuthUser ¶
FetchAuthUser returns an AuthUser instance based on the Instagram's user api.
API reference: https://developers.facebook.com/docs/instagram-basic-display-api/reference/user#fields
Click to show internal directories.
Click to hide internal directories.