Functions handling OAuth2 session storage.
Functions handling OAuth2 session storage.
(create-session content & [ttl])Creates and returns a new session.
Creates and returns a new session.
(init-store type config)Initializes session store according to given type and configuration.
Initializes session store according to given type and configuration.
(purge-sessions)Removes sessions from store.
Removes sessions from store.
(revoke-session session)Revokes previously generated session.
Revokes previously generated session.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |