GitHub RSS token

Create a GitHub RSS Token

Create your GitHub RSS token by following the steps in the Github activity feeds API doc .

curl "https://github.com/<USER>.private.atom?token=*****************************"

Revoke a GitHub RSS Token

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 Password and Authentication. Then click on Change password.