Saving Github Access Token in Local Encrypted Storage via Gh Cli
GitHub CLI has in it’s latest version introduced a new feature that allows users to store their access token in an encrypted local storage system. This new option is available through the –secure-storage flag when using the gh auth login and gh auth refresh commands.