jwt_scopes

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2018 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (

	//USERS
	ACCOUNT_READ //for reading account data,
	ACCOUNT_WRITE
	ACCOUNT_MASTER
	ACCOUNT_SUB

	//OOB
	OOB_USER_PASSWORD_CHANGE
	OOB_USER_EMAIL_CHANGE
	OOB_USER_ACTIVATE

	//OAUTH
	OAUTH_STATE
)
View Source
const ACCOUNT_FULL_ANY = ACCOUNT_READ | ACCOUNT_WRITE
View Source
const ACCOUNT_FULL_MASTER = ACCOUNT_READ | ACCOUNT_WRITE | ACCOUNT_MASTER
View Source
const ACCOUNT_FULL_SUB = ACCOUNT_READ | ACCOUNT_WRITE | ACCOUNT_SUB

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