Overdrivr / micro-ci

Continuous Integration for embedded platforms
0 stars 0 forks source link

Add remote method to Client to list all github repos #90

Closed Overdrivr closed 8 years ago

Overdrivr commented 8 years ago

Path: GET api/Repositories/me/github ACL: DENY ALL ALLOW $owner

This method should call the github api to fetch the repo list. Also, this method will validate the entire authentication process and interaction with oauth we have done so far. And maybe show that we screwed something up entirely on the application architecture ! :pig: