package
0.0.0-20230302160603-b82c647028aa
Repository: https://github.com/everactive/dmscore.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.