authtypes

package
v2.358.0 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2022 License: Apache-2.0, MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AuthResponseType        = "code"
	AuthGrantType           = "authorization_code"
	AuthRedirect            = "berty://services-auth/"
	AuthClientID            = "berty"
	AuthCodeChallengeMethod = "S256"

	ServiceReplicationID = "rpl"
	ServicePushID        = "psh"

	ContextTokenHashField ContextAuthValue = iota
	ContextTokenIssuerField

	AuthHTTPPathTokenExchange = "/oauth/token" // nolint:gosec
	AuthHTTPPathAuthorize     = "/authorize"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ContextAuthValue

type ContextAuthValue uint32

Jump to

Keyboard shortcuts

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