@stevenolen here is the PR for updating the auth configuration. The data structure matches what you have on staging in environments/staging.yml except now we only need one config file which is referenced by config/initializers/auth.rb. An example configuration is also present in auth.rb.
@stevenolen here is the PR for updating the auth configuration. The data structure matches what you have on staging in environments/staging.yml except now we only need one config file which is referenced by
config/initializers/auth.rb
. An example configuration is also present in auth.rb.