Class: MultiAuthSample::Environment
- Inherits:
-
Object
- Object
- MultiAuthSample::Environment
- Defined in:
- lib/multi_auth_sample/configuration.rb
Overview
An enum for SDK environments.
Constant Summary collapse
- ENVIRONMENT =
[ PRODUCTION = 'production'.freeze, TESTING = 'testing'.freeze ].freeze