Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.authentication-force-new-session-options

Optional options to be used when calling {@link authentication.getSession } with the flag forceNewSession.

Optional options to be used when calling {@link authentication.getSession } with the flag `forceNewSession`.
raw docstring

detailcljs

(detail authentication-force-new-session-options)

An optional message that will be displayed to the user when we ask to re-authenticate. Providing additional context as to why you are asking a user to re-authenticate can help increase the odds that they will accept.

Returns: string | undefined

An optional message that will be displayed to the user when we ask to re-authenticate. Providing additional context
as to why you are asking a user to re-authenticate can help increase the odds that they will accept.

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

set-detail!cljs

(set-detail! authentication-force-new-session-options value)

An optional message that will be displayed to the user when we ask to re-authenticate. Providing additional context as to why you are asking a user to re-authenticate can help increase the odds that they will accept.

An optional message that will be displayed to the user when we ask to re-authenticate. Providing additional context
as to why you are asking a user to re-authenticate can help increase the odds that they will accept.
sourceraw docstring

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

× close