microsoft

package
v0.0.0-...-eae6339 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2022 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Oauth2Msft

type Oauth2Msft struct{}

Oauth2Msft in order to implement interface, struct is required

func (*Oauth2Msft) CodeUrl

func (o *Oauth2Msft) CodeUrl(state string) string

CodeUrl get url to redirect client for auth

func (*Oauth2Msft) Exchange

func (o *Oauth2Msft) Exchange(code string) (*oauth2.Token, error)

Exchange exchange code for Oauth2 token

func (*Oauth2Msft) Setup

func (o *Oauth2Msft) Setup() error

Setup validate provider

func (*Oauth2Msft) UserInfo

func (o *Oauth2Msft) UserInfo(oauth2Token *oauth2.Token) (*model.User, error)

UserInfo get token user

Jump to

Keyboard shortcuts

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