Description:
    Generates a basic authentication system with users, sessions, and password reset.

Example:
    `bin/rails generate authentication`

