Open alexbeletsky opened 11 years ago
I really like Github OAuth implementation with issuing access tokens and then using those are request query param, like https://api.github.com/users/alexanderbeletsky/starrted?access_token=e133dj90xu312..., it simple and works nice.
https://api.github.com/users/alexanderbeletsky/starrted?access_token=e133dj90xu312...
I really like Github OAuth implementation with issuing access tokens and then using those are request query param, like
https://api.github.com/users/alexanderbeletsky/starrted?access_token=e133dj90xu312...
, it simple and works nice.