Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrNoContext No User database context found error response ErrNoContext = models.NewOAuthErrorResponse(models.OAuthInvalidRequestError, "Context is null and cannot be validated") )
Error list for the identity package it uses the following framework identification packageId.errorCode
Functions ¶
func GetDefaultUsers ¶
func Seed ¶
func Seed(factory *mongodb.MongoFactory, databaseName string)
func SeedUsers ¶
func SeedUsers(factory *mongodb.MongoFactory, databaseName string)
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package jwt provides the needed functions to generate tokens for users
|
Package jwt provides the needed functions to generate tokens for users |
Click to show internal directories.
Click to hide internal directories.