Wu Yongfeng

Results 1 comments of Wu Yongfeng

``` // token auth const gh = new GitHub({ username: 'FOO', token: 'YourToken' }); ```