//
pkg.gl
Category
github.com/davidwalter0/go-persist
examples
auth
package
0.0.0-20170918051555-d902b846636f
Repository:
https://github.com/davidwalter0/go-persist.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
0
Files
442 SLOC
#
Functions
Escape
No description provided by the author
NewAuth
NewAuth initialize an auth struct, notice that email uses account.
NewKey
NewKey create the key fields for an auth struct, notice that email uses account.
#
Variables
AuthSchema
AuthSchema describes the table and triggers for persisting authentications from totp objects from twofactor.
#
Structs
Auth
Auth object db I/O for auth table.
AuthKey
AuthKey accessible object for database authentication table I/O.