venantius / darg

Kill the status meeting -- an abandoned IDoneThis competitor.
1 stars 0 forks source link

OAuth Tokens + Github Account Creation #187

Closed Lagoja closed 9 years ago

Lagoja commented 9 years ago

See commit logs for details.

To test the Web flow + Callback function, login to darg as a registered user and then enter https://github.com/login/oauth/authorize?scope=user:email&client_id=CLIEN_ID into the address bar.

venantius commented 9 years ago

A lot of my comments are pretty nitty. I trust that you can get this working; it's weird to test but I imagine there's a fair amount of manual testing at the moment. At some point it might be worth looking into selenium webdriver tests to get this running in an automated fashion.

Lagoja commented 9 years ago

Closing to push up rebased version