Intending to build support for single-use backup codes. Started refactoring to move trait dependencies internally, so that classes only have to specify their own direct dependencies.
9 lines
144 B
YAML
9 lines
144 B
YAML
framework:
|
|
router:
|
|
default_uri: 'http://localhost'
|
|
|
|
when@prod:
|
|
framework:
|
|
router:
|
|
strict_requirements: null
|