Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
SimpleAuth for GAE
Conversations
About
SimpleAuth for GAE
1–30 of 50
Demo:
https://simpleauth.appspot.com
Source + issues tracking:
https://github.com/
crhym3/simpleauth
Google Code mirror:
http://code.google.
com/p/gae-simpleauth/
Mark all as read
Report abusive group
0 selected
Simon Hutton
,
alex
2
12/21/18
Will the shutdown of Google+ API break SimpleAuth?
Yeah, I saw the announcement too. Not sure what the alternatives are. Besides, I'm not using
unread,
Will the shutdown of Google+ API break SimpleAuth?
Yeah, I saw the announcement too. Not sure what the alternatives are. Besides, I'm not using
12/21/18
wanderl...@gmail.com
,
alex
3
4/3/17
Facebook Login Error
Thank youuu!! I didn't see this changed!! You're my salvation! Thanks too! Il giorno lunedì 3
unread,
Facebook Login Error
Thank youuu!! I didn't see this changed!! You're my salvation! Thanks too! Il giorno lunedì 3
4/3/17
Paul Ceccato
10/20/16
Datastore admin error with simpleauth
Is anyone using simpleauth able to access the datastore admin function to backup/restore the
unread,
Datastore admin error with simpleauth
Is anyone using simpleauth able to access the datastore admin function to backup/restore the
10/20/16
Nicolas Bortolotti
7/7/16
is possible retrieve email from googleplus-provider?
someone can help me with this topic?
unread,
is possible retrieve email from googleplus-provider?
someone can help me with this topic?
7/7/16
Dewey Gaedcke
5/7/16
trouble with pip install
I'm getting this error: Extracting in /var/folders/__/fkx2m9h55n3135677_zflp3c0000gn/T/tmp26r8aE
unread,
trouble with pip install
I'm getting this error: Extracting in /var/folders/__/fkx2m9h55n3135677_zflp3c0000gn/T/tmp26r8aE
5/7/16
yasuhiro toda
5/3/16
ancestor query with simpleauth
Hi, everyone I have an issue regarding "ancestor query" with "simpleauth" login.
unread,
ancestor query with simpleauth
Hi, everyone I have an issue regarding "ancestor query" with "simpleauth" login.
5/3/16
Adam Simon
5/27/15
Getting info from FaceBook
Hi all, First off thanks to Alex for this library! Assuming someone using my app logs on to FB, can I
unread,
Getting info from FaceBook
Hi all, First off thanks to Alex for this library! Assuming someone using my app logs on to FB, can I
5/27/15
Russell Dias
5/24/15
Flask example?
Hi guys, Has anyone set this up for Flask before? If so are you aware of any repos using? Cheers,
unread,
Flask example?
Hi guys, Has anyone set this up for Flask before? If so are you aware of any repos using? Cheers,
5/24/15
Jed Christiansen
,
alex
2
5/22/15
Moving from old Google to new Google OAuth
Hey Jed! Yeah, that part's been changed a little, which breaks old versions unfortunately.
unread,
Moving from old Google to new Google OAuth
Hey Jed! Yeah, that part's been changed a little, which breaks old versions unfortunately.
5/22/15
Lindsey Simon
, …
SInCRO UFES
7
5/8/15
Using the userinfo.email scope in google AUTH_CONFIG
I just stumbling upon the same problem, and I wonder what you added in USER_ATTRS that returned the
unread,
Using the userinfo.email scope in google AUTH_CONFIG
I just stumbling upon the same problem, and I wonder what you added in USER_ATTRS that returned the
5/8/15
Anthony Kong
3/26/15
The change to GAE urlfetch in Apr 2015
Hi, I don't know if simpleauth users received this email sent out by the Google Cloud Team about
unread,
The change to GAE urlfetch in Apr 2015
Hi, I don't know if simpleauth users received this email sent out by the Google Cloud Team about
3/26/15
Yen Soon Low
11/3/14
login logout with several google accounts
1. Click google+ login 2. It prompts to select google account to login 3. Profile, then logout 4.
unread,
login logout with several google accounts
1. Click google+ login 2. It prompts to select google account to login 3. Profile, then logout 4.
11/3/14
Matthijs Kadijk
10/22/14
getting the redirect URLs correct for Oauth2 based profiders (G+, LindedIn)
Hallo all, I have searched for a good social login lib for GAE (python) and I found SimpleAuth which
unread,
getting the redirect URLs correct for Oauth2 based profiders (G+, LindedIn)
Hallo all, I have searched for a good social login lib for GAE (python) and I found SimpleAuth which
10/22/14
Kris Bird
,
alex
3
10/2/14
Logout / Repeat login issue, only on live server
Hi Kris, Actually, that's it. What happend is self.session.add_flash(data) contains too big chunk
unread,
Logout / Repeat login issue, only on live server
Hi Kris, Actually, that's it. What happend is self.session.add_flash(data) contains too big chunk
10/2/14
NaNa
,
alex
2
5/21/14
Help.
Hi NaNa, SimpleAuth was meant as authentication-only. Looks like you'll be better off with Google
unread,
Help.
Hi NaNa, SimpleAuth was meant as authentication-only. Looks like you'll be better off with Google
5/21/14
Marty Ballard
1/22/14
How to get the app functioning
Hello, I'm unsure of where to create the request handler in 2 or where to add the callback url
unread,
How to get the app functioning
Hello, I'm unsure of where to create the request handler in 2 or where to add the callback url
1/22/14
Ian Gillett
, …
Instagram Login
4
12/16/13
Instagram support?
Hey, I learn how to use Instagram at www.Instagramloginhelp.com they have awsome tutorials and tools.
unread,
Instagram support?
Hey, I learn how to use Instagram at www.Instagramloginhelp.com they have awsome tutorials and tools.
12/16/13
Jay Kyburz
,
alex
7
12/11/13
Login Expiry
Ah sorry. Yeah, there's another piece of config that should go into 'webapp2_extras.auth'
unread,
Login Expiry
Ah sorry. Yeah, there's another piece of config that should go into 'webapp2_extras.auth'
12/11/13
smokersbench
12/2/13
Dynamic Callback url
I cant figure out how to specify a dynamic callback url using Simpleauth. I would like to redirect
unread,
Dynamic Callback url
I cant figure out how to specify a dynamic callback url using Simpleauth. I would like to redirect
12/2/13
Igor Okulist
11/26/13
returnUrl
Hi, checking out simpleauth (thanks for making it!). Could you illuminate how to provide a return url
unread,
returnUrl
Hi, checking out simpleauth (thanks for making it!). Could you illuminate how to provide a return url
11/26/13
Chris Muldrow
3
11/18/13
Facebook appears to authenticate, but doesn't stay in session
Twas this: self.session.add_flash(data, 'data - from _on_signin(...)') self.session.add_flash
unread,
Facebook appears to authenticate, but doesn't stay in session
Twas this: self.session.add_flash(data, 'data - from _on_signin(...)') self.session.add_flash
11/18/13
Ian Gillett
11/11/13
Linkedin using oAuth keeps returning an error
Hi - logging in with Linkeden2 (oAuth) has been returning an error for several days now. Any idea if
unread,
Linkedin using oAuth keeps returning an error
Hi - logging in with Linkeden2 (oAuth) has been returning an error for several days now. Any idea if
11/11/13
Yash Raj Singh
10/21/13
How to make a UserProperty in the ndb Model
Hello Alex, I am working on a web-app which have few tables and i am making use of your SimpleAuth to
unread,
How to make a UserProperty in the ndb Model
Hello Alex, I am working on a web-app which have few tables and i am making use of your SimpleAuth to
10/21/13
Jay Kyburz
,
alex
4
10/11/13
user = None
of course, that makes sense. I wasn't catching these myself before so it's interesting to see
unread,
user = None
of course, that makes sense. I wasn't catching these myself before so it's interesting to see
10/11/13
Jay Kyburz
,
alex
4
10/8/13
#_=_
Thanks Alex, for now I am handling in Javascript. I will have a look at a server side solution later.
unread,
#_=_
Thanks Alex, for now I am handling in Javascript. I will have a look at a server side solution later.
10/8/13
Jed Christiansen
,
alex
4
8/20/13
Creating unique username with SimpleAuth
Actually, I've just updated my SO answer with some little more info. It's probably best to
unread,
Creating unique username with SimpleAuth
Actually, I've just updated my SO answer with some little more info. It's probably best to
8/20/13
Chris Murray
,
alex
2
8/18/13
simply forgot how to confi my callback uri
Hey Chris, it's unclear how auth works w/o creating a project in the API console, but anyway,
unread,
simply forgot how to confi my callback uri
Hey Chris, it's unclear how auth works w/o creating a project in the API console, but anyway,
8/18/13
Lindsey Simon
,
alex
9
6/28/13
Simple question re:subsequent token use
Yes, I guess config is the right place. One thing probably to keep in mind is that it should support
unread,
Simple question re:subsequent token use
Yes, I guess config is the right place. One thing probably to keep in mind is that it should support
6/28/13
Gezim Haziri
,
alex
3
6/21/13
Small problem with facebook login
Thanks for the answer. I will look into this more and if I find a solution I will post it here. On
unread,
Small problem with facebook login
Thanks for the answer. I will look into this more and if I find a solution I will post it here. On
6/21/13
alex
6/19/13
Re: [gae-simpleauth] KeyError: 'access_token' on facebook accounts
Is it possible your app is in the sandbox mode? See last paragraph in the "Facebook"
unread,
Re: [gae-simpleauth] KeyError: 'access_token' on facebook accounts
Is it possible your app is in the sandbox mode? See last paragraph in the "Facebook"
6/19/13