add useful readmes for the auth providers fixes #127688 fixes #127689

This commit is contained in:
Tyler Leonhardt
2021-07-06 15:43:55 -07:00
parent 7acbd6a083
commit e09ee35542
3 changed files with 8 additions and 2 deletions

View File

@@ -7,4 +7,3 @@ extension.webpack.config.js
extension-browser.webpack.config.js
tsconfig.json
yarn.lock
README.md

View File

@@ -4,4 +4,4 @@
## Features
This extension provides support for authenticating to GitHub.
This extension provides support for authenticating to GitHub. It registers the `github` Authentication Provider that can be leveraged by other extensions. This also provides the GitHub authentication used by Settings Sync.