Skip to content

Commit

Permalink
Updated the README
Browse files Browse the repository at this point in the history
  • Loading branch information
andyhite committed Jun 13, 2010
1 parent b5e0100 commit 263db82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rdoc
Expand Up @@ -30,6 +30,8 @@ For information about how to set up and configure authlogic, please consult the
end
end

IMPORTANT: make sure that you allow null values for email, crypted_password, and password_salt if they aren't required for OAuth2 users.

=== 5. Define the oauth2_client and oauth2_scope class methods in your UserSession model

The oauth2_client method should return an OAuth2::Client that is configured for your OAuth2 provider.
Expand Down

0 comments on commit 263db82

Please sign in to comment.