account

package
v0.0.0-...-fa598d4 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	LoginStandard = 1
	LoginOAuth    = 2
	LoginLdap     = 3
)

login type

View Source
var (
	OAuthDingTalk = 1
	OAuthWechat   = 2
	OAuthQQ       = 3
	OAuthFacebook = 4
	OAuthGoogle   = 5
)

login oauth type

Functions

func HashPassword

func HashPassword(password string, salt string) (hash string, err error)

HashPassword : password hashing

func MakeSalt

func MakeSalt() (salt string, err error)

MakeSalt : make password more complicated

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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