[Bps-public-commit] jifty-plugin-authentication-twitter branch, master, updated. 766ae85c7146568d226109ecbcd23bbfd5d77ace

Shawn Moore sartak at bestpractical.com
Thu Jun 3 02:47:24 EDT 2010


The branch, master has been updated
       via  766ae85c7146568d226109ecbcd23bbfd5d77ace (commit)
      from  441736896619fdbfd33688f12e8baa3c7ffc452c (commit)

Summary of changes:
 lib/Jifty/Plugin/Authentication/Twitter.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 766ae85c7146568d226109ecbcd23bbfd5d77ace
Author: Shawn M Moore <sartak at gmail.com>
Date:   Thu Jun 3 02:48:11 2010 -0400

    Another step

diff --git a/lib/Jifty/Plugin/Authentication/Twitter.pm b/lib/Jifty/Plugin/Authentication/Twitter.pm
index 53f41a9..ebe0e20 100644
--- a/lib/Jifty/Plugin/Authentication/Twitter.pm
+++ b/lib/Jifty/Plugin/Authentication/Twitter.pm
@@ -19,7 +19,7 @@ It adds the column C<twitter_name> to your User model.
 
 First you must tell Twitter about your application at
 L<http://twitter.com/oauth_clients>. Make sure that the Callback URL is set to
-C<http://your.app/twitter/callback>.
+C<http://your.app/twitter/callback> and that you enable "Use Twitter for login".
 
 After that, add this plugin, filling in
 the consumer key and consumer secret fields in your F<etc/config.yml> under the

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list