oauthsessions

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Module

type Module struct {
	OAuth   *oauth.Module
	Session *session.Module
	Auth    *users.Module

	BasePath        string
	OAuthConfig     *oauth2.Config
	GetOrCreateUser func(*oauth2.Config, *http.Request, *oauth2.Token, string) (string, error)
	RedirectPath    string
}

func (*Module) Init

func (m *Module) Init(c *service.Config)

Jump to

Keyboard shortcuts

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