Represents a session of a currently logged in user.
Represents a session of a currently logged in user.
(access-token authentication-session)
The access token.
The access token.
(account authentication-session)
The account associated with the session.
The account associated with the session.
(id authentication-session)
The identifier of the authentication session.
The identifier of the authentication session.
(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 }.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close