basic

package
v0.9.68 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2018 License: BSD-2-Clause Imports: 5 Imported by: 1

Documentation

Overview

Package basic implements basic auth decoding and self contained user authentication

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Auth

func Auth(header string) (u *user.User, err error)

Auth takes the request authorization header and returns user

func DecodeHeader

func DecodeHeader(header string) (username string, password string, err error)

DecodeHeader takes the request authorization header and returns username and password if it is correctly encoded.

Types

This section is empty.

Jump to

Keyboard shortcuts

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