package
0.0.0-20220516200307-a11ed8103220
Repository: https://github.com/everactive/iot-management.git
Documentation: pkg.go.dev
# Constants
200.
0.
MaxNonceAgeInSeconds is the nonce age.
OpenidNonceMaxAge is the maximum age of stored nonces.
100.
300.
# Structs
OpenidNonce holds the details of the nonce, combining a timestamp and random text.
Organization holds details of the organization.
OrganizationUser holds links a user and organization.
User holds user personal, authentication and authorization info.
# Interfaces
DataStore is the interfaces for the data repository.