The AuthenticationSessions of the AuthenticationProvider that have been added.
The AuthenticationSessions of the AuthenticationProvider that have been removed.
The AuthenticationSessions of the AuthenticationProvider that have been changed. A session changes when its data excluding the id are updated. An example of this is a session refresh that results in a new access token being set for the session.
VS Code 插件开发中文文档 | VS Code 中文文档 | 官网文档
Generated by TypeDoc
An Event which fires when an AuthenticationSession is added, removed, or changed.