Rahul Bhola

Results 3 comments of Rahul Bhola

@smashwilson ``` root@user-HP:/var/www/html/# curl -u ${rahulsps}:${token} -s https://api.github.com/user | grep login root@user-HP:/var/www/html/# curl -s -I -u ${rahulsps}:${token} https://api.github.com | grep X-OAuth-Scopes: ``` Prints nothing at all

atom used to work fine till march 2020, after that something has happened and there is definitely some changes in scope because an alert also used to appear which i...

@smashwilson when i try to clone a repo using this token it works