openid along with oauth ?

Posted by iamgopal on Stack Overflow See other posts from Stack Overflow or by iamgopal
Published on 2010-05-29T08:13:29Z Indexed on 2010/05/29 8:22 UTC
Read the original article Hit count: 416

in my application, user sign in/sing out via openid ( same as stackoverlfow ).

i would like to open up my application a bit via oauth to third party applications.

how do i create my app which is openid-consumer to make it oauth-provider ?

is there some standard,library etc out there ? i am basically working in app engine and python.

© Stack Overflow or respective owner

Related posts about python

Related posts about google-app-engine