Refresh tokens for OAuth flow
Refresh tokens for OAuth flow
(create! db {:keys [client-id access-token-claims id-token-claims]})Create a new refresh token with JWT claims
Create a new refresh token with JWT claims
(delete! db token client-id)(find-one db token client-id)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 |