mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
Merge pull request #391 from Livven/patch-1
Fix link to `authentication.getSession` reference
This commit is contained in:
@ -10,7 +10,7 @@ This is a GitHub authentication example that shows you how to use the VS Code au
|
||||
|
||||
### `vscode` module
|
||||
|
||||
- [`authentication.getSession`](https://code.visualstudio.com/api/references/vscode-api#authentications.getSession)
|
||||
- [`authentication.getSession`](https://code.visualstudio.com/api/references/vscode-api#authentication.getSession)
|
||||
|
||||
## Running the Sample
|
||||
|
||||
|
||||
Reference in New Issue
Block a user