oauth2

package module
v0.10.2 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 License: BSD-3-Clause Imports: 2 Imported by: 0

README

go-http-oauth2

Go HTTP middleware package for using an OAuth2 service as a single-sign-on provider.

Important

This is work in progress, including the documentation. In the meantime please have a look at the Geotagging at SFO Museum, part 9 – Publishing Data blog post for an example of how the package works.

See also

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	AuthURL     string
	CookieURI   string
	Config      *oauth2.Config
	AuthCrumb   crumb.Crumb
	UnAuthCrumb crumb.Crumb
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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