auth

package
v0.0.0-...-03efb0c Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateAuthAdminMiddleware

func CreateAuthAdminMiddleware() middleware.Middleware

func CreateAuthMiddleware

func CreateAuthMiddleware() middleware.Middleware

Types

type AuthAdminHeader

type AuthAdminHeader struct {
	Authorization string `reqHeader:"Authorization"`
	AppType       string `reqHeader:"App-Type"`
}

type AuthHeader

type AuthHeader struct {
	Authorization string `reqHeader:"Authorization"`
}

Jump to

Keyboard shortcuts

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