Table of Contents - authlogic-oauth-1.0.8 Documentation
Pages
CHANGELOG
1.0.8 release 2009-8-2
1.0.7 release 2009-7-20
1.0.6 released 2009-6-29
1.0.4 released 2009-6-27
1.0.2 released 2009-6-27
1.0.1 released 2009-6-4
1.0.0 released 2009-5-31
Manifest
README
Authlogic OAuth
Helpful links
Install and use
1. Install Authlogic and setup your application
2. Install OAuth and Authlogic_Oauth
3. Make some simple changes to your database:
4. Make sure you save your objects properly
5. Define the oauth_consumer class method on your UserSession model
6. Add login and register buttons to your views
Here are some next steps for the plugin.
Classes/Modules
AuthlogicOauth
AuthlogicOauth::ActsAsAuthentic
AuthlogicOauth::ActsAsAuthentic::Config
AuthlogicOauth::ActsAsAuthentic::Methods
AuthlogicOauth::Helper
AuthlogicOauth::OauthProcess
AuthlogicOauth::Session
AuthlogicOauth::Session::Config
AuthlogicOauth::Session::Methods
AuthlogicOauth::Version
OauthCallbackFilter
Methods
::[] — AuthlogicOauth::Version
::included — AuthlogicOauth::Session
::included — AuthlogicOauth::Session::Methods
::included — AuthlogicOauth::ActsAsAuthentic
::included — AuthlogicOauth::ActsAsAuthentic::Methods
::new — OauthCallbackFilter
::new — AuthlogicOauth::Version
#<=> — AuthlogicOauth::Version
#call — OauthCallbackFilter
#credentials= — AuthlogicOauth::Session::Methods
#find_by_oauth_method — AuthlogicOauth::Session::Config
#find_by_oauth_method= — AuthlogicOauth::Session::Config
#oauth_login_button — AuthlogicOauth::Helper
#oauth_register_button — AuthlogicOauth::Helper
#oauth_secret= — AuthlogicOauth::ActsAsAuthentic::Methods
#oauth_secret_field — AuthlogicOauth::ActsAsAuthentic::Config
#oauth_secret_field= — AuthlogicOauth::ActsAsAuthentic::Config
#oauth_token= — AuthlogicOauth::ActsAsAuthentic::Methods
#oauth_token_field — AuthlogicOauth::ActsAsAuthentic::Config
#oauth_token_field= — AuthlogicOauth::ActsAsAuthentic::Config
#record= — AuthlogicOauth::Session::Methods
#save — AuthlogicOauth::Session::Methods
#save — AuthlogicOauth::ActsAsAuthentic::Methods
#to_a — AuthlogicOauth::Version
#to_i — AuthlogicOauth::Version
#to_s — AuthlogicOauth::Version