Documentation ¶
Overview ¶
Package authenticator provides functions to authenticate incoming requests
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckPasswordHash ¶
CheckPasswordHash compares the input password with the stored password, and finally validates if they are match or not
func CreateAccessToken ¶
CreateAccessToken creates an access token
func MakeTokenAuth ¶
MakeTokenAuth creates token authentication
Types ¶
Click to show internal directories.
Click to hide internal directories.