Notifications Token
read-only access via OAuth
Authorize a GitHub OAuth App scoped to notifications only. You'll receive a personal token to use with the API.
Exchanging code for token
Your token
Example usage
curl -H "Authorization: Bearer <TOKEN>" \
https://api.github.com/notifications
https://api.github.com/notifications
This page does not store your token.