Documentation
¶
Overview ¶
Package user provides a core business API of a user.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Core ¶
type Core struct {
// contains filtered or unexported fields
}
Core manages the set of APIs for permit.
func (*Core) APIKeyValidation ¶
APIKeyValidation hash the API key and checks if this API Key have is authorized.
func (*Core) Create ¶
Create generates an API key and creates the user. Returns the api key of the user.
Click to show internal directories.
Click to hide internal directories.