Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckPasswordHash ¶
func HashPassword ¶
func IsAccessTokenExpiredError ¶
IsAccessTokenExpiredError 判断是否是NotFoundError
func MakeBearer ¶
MakeBearer https://tools.ietf.org/html/rfc6750#section-2.1 要求是b64编码的token = 只能编码这些字符:1*( ALPHA / DIGIT /"-" / "." / "_" / "~" / "+" / "/" ) *"=" 只起到填充作用
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.