Line 2: use_janrain(auth_filename='private/dropbox.key')
Line 1 imports use_dropbox, not use_janrain. Should use_janrain in line 2
be:
use_dropbox(auth_filename='private/dropbox.key')
instead? Or is use_dropbox imported and then never called? Or should it be
use_janrain which is imported? I t
what's L2?
I do not what you should do. Do you want to use Dropbox or Janrain? ;-)
On Sunday, 22 March 2015 00:36:25 UTC-5, Gray Kanarek wrote:
>
> The book has the following instructions for integrating Dropbox:
>
> from gluon.contrib.login_methods.dropbox_account import use_dropbox
> use_janra
2 matches
Mail list logo