This extension handles user data securely and follows the policy outlined below.
Used for authentication to allow users to view their private GitHub repositories.
The token is stored only in the browser. When needed, it is sent to our server, where it is encrypted again. The extension then uses the encrypted token for secure communication. If the user deletes the token, the extension does not retain it.
The user's GitHub token is not shared with any third party except for approved purposes.
Users can delete their token at any time, and the extension will immediately remove it upon deletion.
© Github Html Preview