Revision history [back]
Sign in via oauth2
I'm trying to give Askbot support for signing in via API. I guess it'd be via oauth2. My take is that oauth2 can only be used in browser with a login form in the latest implementation. Is there any work on authentication via API?