Emit activation event for auth providers when getSession is called

This commit is contained in:
Rachel Macfarlane
2020-07-20 14:22:37 -07:00
parent c24e471cb4
commit cd5b4a7c80
3 changed files with 9 additions and 3 deletions

View File

@@ -12,7 +12,8 @@
"Other"
],
"activationEvents": [
"*"
"*",
"onAuthenticationRequest:github"
],
"contributes": {
"commands": [