Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckPasswordHash ¶
func GetToken ¶
GetToken 我们Token哪里获取? 1. URL Query String ? 2. Custom Header ? 3. Authorization Header test go mod cache
func HashPassword ¶
func IsAccessTokenExpiredError ¶
IsAccessTokenExpiredError 判断是否NotFoundError
func MakeBearer ¶
MakeBearer https://tools.ietf.org/html/rfc6750#section-2.1 b64token = 1*( ALPHA / DIGIT /"-" / "." / "_" / "~" / "+" / "/" ) *"="
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.