JaquelineBrandao / yii

Automatically exported from code.google.com/p/yii
0 stars 0 forks source link

Implement OAuth authentication protocol #380

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This protocol is already implemented by many big companies (Twitter, 
Google, etc) and allows to get access to resources on other websites 
without entering and storing credentials: http://oauth.net/

Latest protocol revision at the moment is 1.0a: http://
oauth.googlecode.com/svn/spec/core/1.0a/drafts/3/oauth-core-1_0a.html

Original issue reported on code.google.com by oleg.ana...@gmail.com on 16 Jun 2009 at 5:52

GoogleCodeExporter commented 9 years ago
Qiang, I've already completed an OAuth behavior. It's part of my library and 
I've 
attached it here.

Original comment by jerryab...@gmail.com on 19 Jun 2009 at 5:05

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by qiang.xue on 22 Jun 2009 at 3:41

GoogleCodeExporter commented 9 years ago
Final 1.0a spec is published: 
http://oauth.googlecode.com/svn/spec/core/1.0a/oauth-
core-1_0a.html

Original comment by oleg.ana...@gmail.com on 26 Jun 2009 at 8:39

GoogleCodeExporter commented 9 years ago
move to zii.

Original comment by qiang.xue on 10 Sep 2009 at 8:08

GoogleCodeExporter commented 9 years ago
What is zii?

Original comment by winstead...@gmail.com on 11 Sep 2009 at 4:53

GoogleCodeExporter commented 9 years ago

Original comment by alexander.makarow on 20 Aug 2010 at 8:13

GoogleCodeExporter commented 9 years ago

Original comment by qiang.xue on 30 Aug 2010 at 11:59

GoogleCodeExporter commented 9 years ago
Migrated to http://github.com/yiisoft/yii/issues/306

Original comment by qiang.xue on 15 Feb 2012 at 6:48