Setup
Sets up Warden authentication.
Command
Options/flags
--controller
,--no-controller
, (Default: True)Specify whether or not to generate an authentication controller.
Examples
$ eucalypt s warden setup
Sets up Warden authentication with default options.
$ eucalypt s warden setup --no-controller
Sets up Warden authentication (without an authentication controller).
Last updated