scope

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2016 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Scope prefix which indicates initiation of a cross-client authentication flow.
	// See https://developers.google.com/identity/protocols/CrossClientAuth
	ScopeGoogleCrossClient = "audience:server:client_id:"

	// ScopeGroups indicates that groups should be added to the ID Token.
	ScopeGroups = "groups"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Scopes

type Scopes []string

func (Scopes) Contains

func (s Scopes) Contains(other Scopes) bool

func (Scopes) CrossClientIDs

func (s Scopes) CrossClientIDs() []string

func (Scopes) HasScope

func (s Scopes) HasScope(scope string) bool

func (Scopes) OfflineAccess

func (s Scopes) OfflineAccess() bool

Jump to

Keyboard shortcuts

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