The possible authentication deployment environments.

Enumeration Members

Enumeration Members

NP: "np"

Non production, may also be called dev.

PRODUCTION: "prod"

The production environment.

STAGE: "stage"

The staging environment, may also be called integration.

Generated using TypeDoc