microsoft2

package
v0.0.0-...-2922ab5 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Oauth2Microsoft

type Oauth2Microsoft struct{}

Oauth2Microsoft in order to implement interface, struct is required

func (*Oauth2Microsoft) CodeUrl

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

CodeUrl get url to redirect client for auth

func (*Oauth2Microsoft) CodeUrl2

func (o *Oauth2Microsoft) CodeUrl2(state string) string

func (*Oauth2Microsoft) Exchange

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

Exchange exchange code for Oauth2 token

func (*Oauth2Microsoft) Exchange2

func (o *Oauth2Microsoft) Exchange2(code string) (*oauth2.Token, error)

func (*Oauth2Microsoft) Setup

func (o *Oauth2Microsoft) Setup() error

Setup validate provider

func (*Oauth2Microsoft) UserInfo

func (o *Oauth2Microsoft) 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