grant

package
v1.2.2 Latest Latest
Warning

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

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

Documentation

Overview

Package grant holds types of grants issued by authorization services.

Index

Constants

View Source
const (
	Password         = "password"
	JWT              = "urn:ietf:params:oauth:grant-type:jwt-bearer"
	SAMLV1           = "urn:ietf:params:oauth:grant-type:saml1_1-bearer"
	SAMLV2           = "urn:ietf:params:oauth:grant-type:saml2-bearer"
	DeviceCode       = "device_code"
	AuthCode         = "authorization_code"
	RefreshToken     = "refresh_token"
	ClientCredential = "client_credentials"
	ClientAssertion  = "urn:ietf:params:oauth:client-assertion-type:jwt-bearer"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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