Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.authentication-session

Represents a session of a currently logged in user.

Represents a session of a currently logged in user.
raw docstring

access-tokencljs

(access-token authentication-session)

The access token.

The access token.
sourceraw docstring

accountcljs

(account authentication-session)

The account associated with the session.

The account associated with the session.
sourceraw docstring

idcljs

(id authentication-session)

The identifier of the authentication session.

The identifier of the authentication session.
sourceraw docstring

scopescljs

(scopes authentication-session)

The permissions granted by the session's access token. Available scopes are defined by the {@link AuthenticationProvider }.

The permissions granted by the session's access token. Available scopes
are defined by the {@link AuthenticationProvider }.
sourceraw docstring

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

× close