registration

package
v0.0.17 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2021 License: AGPL-3.0 Imports: 0 Imported by: 1

Documentation

Overview

Package provides registration protocol constants

Index

Constants

View Source
const (
	URLBase = "/registration"
	Version = "0"

	// form fields
	VersionField     = "version"
	CommandField     = "command"
	UserField        = "user"
	LinkKeyField     = "link_key"
	IdentityKeyField = "identity_key"

	// registration types
	RegisterLinkCommand            = "register_link_key"
	RegisterLinkAndIdentityCommand = "register_link_and_identity_key"
)

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