Skip to content
This repository has been archived by the owner on Jul 24, 2020. It is now read-only.

Authentication

orenyk edited this page Oct 27, 2014 · 5 revisions

The Basics

  • We're using the Devise gem
  • The CAS_AUTH environment variable is used to enable CAS authentication
  • You shouldn't really switch from one to the other... it will probably break things
  • In development, we're using dotenv to simulate the environment variable