Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.authentication-provider-options

Options for creating an {@link AuthenticationProvider }.

Options for creating an {@link AuthenticationProvider }.
raw docstring

supports-multiple-accounts?cljs

(supports-multiple-accounts? authentication-provider-options)

Whether it is possible to be signed into multiple accounts at once with this provider. If not specified, will default to false.

Returns: boolean | undefined

Whether it is possible to be signed into multiple accounts at once with this provider.
If not specified, will default to false.

**Returns:** `boolean | undefined`
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close