GitHub RSS token
Table of Contents
How to create and revoke a GitHub RSS token for private feeds Create your GitHub RSS token by following the steps in the Github activity feeds API doc . The simplest way is to change the GitHub password. This will invalidate all the RSS tokens. To change the password, go to the GitHub settings and click on Create a GitHub RSS Token
curl "https://github.com/<USER>.private.atom?token=*****************************"
Revoke a GitHub RSS Token
Password and Authentication. Then click on Change password.