Thanks, I added it!
On Sunday, January 4, 2015 11:44:19 PM UTC+1, Michele Comitini wrote:
>
> Very nice! just one detail to make it easier for the ones that do not have
> apt-get...
>
> sudo apt-get install python-oauth2
>
> can be replaced with:
>
> pip install --user python-oauth2
>
> making it
Very nice! just one detail to make it easier for the ones that do not have
apt-get...
sudo apt-get install python-oauth2
can be replaced with:
pip install --user python-oauth2
making it portable to any environment where web2py works
2015-01-03 13:44 GMT+01:00 Falko Delarue :
> This is how you
This is how you login to your web2py app with Tubmblr
Register a Tubmblr app (you will of course need a Tubmblr account)
https://www.tumblr.com/oauth/register
and configure later at
https://www.tumblr.com/settings/apps
get the consumer key and secret
install the oauth2 lib (instructions onl
3 matches
Mail list logo