(get-access-token-for-credentials oauth-info
username
password
&
{:keys [timeout] :or {timeout 5000}})
(refresh-access-token token-info & {:keys [timeout] :or {timeout 5000}})
(token-expiring? {:keys [refresh-window]
:or {refresh-window default-refresh-window}
:as token-info})
(token-expiring? {:keys [expires-at]} window)
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 |