//
pkg.gl
Category
github.com/natefinch/claymud
auth
package
0.1.0
Repository:
https://github.com/natefinch/claymud.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
284 SLOC
#
Functions
Init
Init sets the bcryptcost for hashing passwords and sets up authentication.
Login
logs a player in from an incoming connection, creating a player in the world if they successfully connect.
#
Variables
ErrAuth
No description provided by the author
ErrDupe
No description provided by the author
ErrExists
No description provided by the author
ErrNotSetup
No description provided by the author