MaximeD / gost

A gist client in go
MIT License
72 stars 5 forks source link

Support two factor identification #11

Closed MaximeD closed 10 years ago

MaximeD commented 10 years ago

For users who have enable two factor identification, OAuth login will fail. gost should implement it, or at least display a warning message if two factor identification is not supported.

For API documentation, see: http://developer.github.com/v3/auth/#working-with-two-factor-authentication

MaximeD commented 10 years ago

REF #9