openid along with oauth ?
- by iamgopal
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.