vscode-github-notifications-bell
vscode-github-notifications-bell copied to clipboard
Consider using GitHub Auth support instead of a PAT
Take a look at the docs on VS Code's built-in auth support: https://code.visualstudio.com/api/references/vscode-api#authentication
You'll probably want getSession. It's way easier than having to manage a PAT.