sessions

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2021 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CreateMimeType = "create-session"
	DeleteMimeType = "delete-session"
)

Mime types.

View Source
const (
	AuthAccessTokenField = "at"
)

Field names for rendering.

Variables

This section is empty.

Functions

func Create

func Create(ctx *gin.Context)

Create is the handler for POST /auth/sessions requests.

func Delete

func Delete(ctx *gin.Context)

Delete is the handler for DELETE /auth/sessions requests.

Types

This section is empty.

Jump to

Keyboard shortcuts

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