// login export const DEFAULT_LOGIN_PAYLOAD_EXPIRATION = 60 * 10; export const DEFAULT_LOGIN_STATEMENT = "Please ensure that the domain above matches the URL of the current website."; export const DEFAULT_LOGIN_VERSION = "1";