Skip to content

Commit

Permalink
Add information about authentication API issue (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-fleck-at authored Feb 6, 2022
1 parent 622f13b commit f6174e5
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions conf/infos.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
root:
AccessibilityInformation:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/9965">#9965</a>'
AuthenticationGetSessionOptions:
forceNewSession:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/9345">#9345</a>'
silent:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/9345">#9345</a>'
AuthenticationProvider:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/9345">#9345</a>'
AuthenticationProviderAuthenticationSessionsChangeEvent:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/9345">#9345</a>'
AuthenticationProviderOptions:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/9345">#9345</a>'
CodeAction:
isPreferred:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/9989">#9989</a>'
Expand Down Expand Up @@ -165,3 +176,9 @@ notebooks:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
registerNotebookCellStatusBarItemProvider:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'

authentication:
getSession:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/9345">#9345</a>'
registerAuthenticationProvider:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/9345">#9345</a>'

0 comments on commit f6174e5

Please sign in to comment.