package
0.0.0-20220131091608-88bcfc78850f
Repository: https://github.com/canonical/iot-management.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# 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.