Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amacneil committed Aug 30, 2012
1 parent 3b069a8 commit 7b049ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -2,9 +2,9 @@

These are the steps I followed to get RefineryCMS 2.0 and Spree 1.2 playing nicely together.

RefineryCMS and Spree both use Devise for authentication, but they both use a separate version. In Spree 1.2,
authentication has been moved to a separate gem, allowing you to use your own authentication. As of Refinery 2.0
it's still quite a lot of work to use your own authentication.
RefineryCMS and Spree both use Devise for authentication, but they are both completely separate (so you must have
separate user accounts for each). In Spree 1.2, authentication has been moved to a separate gem, allowing you
to use your own authentication. As of Refinery 2.0 it's still quite a lot of work to use your own authentication.

For this reason, it seemed easiest to configure Spreee to use RefineryCMS for authentication.

Expand Down

0 comments on commit 7b049ba

Please sign in to comment.