invites

package
v0.0.0-...-976a764 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetInvites

func GetInvites(env *app.Environment) gin.HandlerFunc

func PostInvites

func PostInvites(env *app.Environment) gin.HandlerFunc

func PostInvitesClaim

func PostInvitesClaim(env *app.Environment) gin.HandlerFunc

func PostInvitesSend

func PostInvitesSend(env *app.Environment) gin.HandlerFunc

Types

type ConfirmTemplateData

type ConfirmTemplateData struct {
	Challenge string
	Id        string
	Code      string
	Sender    string
	Email     string
}

type InviteTemplateData

type InviteTemplateData struct {
	Id               string
	Email            string
	InvitationUrl    string
	IdentityProvider string
}

Jump to

Keyboard shortcuts

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