iftekharjoy / webapp-improved

Automatically exported from code.google.com/p/webapp-improved
Other
0 stars 0 forks source link

Pull request: Add add_auth_id method to webapp2_extras.appengine.auth.models.User. #31

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This Commit adds a helper method to auth User that checks the uniqueness of an 
auth id. If it's unique it will add to the user and save else: it will return 
the error.

http://code.google.com/r/kylefinley-webapp2/source/detail?r=e994be424c2403ca88da
07ca88501b6ff55a4099

Original issue reported on code.google.com by kylefin...@gmail.com on 17 Nov 2011 at 10:28

GoogleCodeExporter commented 8 years ago
This issue was closed by revision 9feb26a6af23.

Original comment by rodrigo.moraes on 31 Jan 2012 at 6:13