(check-to-update-token keycloak-obj
min-validity
callback-success
callback-error)function that will check if a token refreshing is needed and do it consequently, then callback the function passing it the the refreshed access token
function that will check if a token refreshing is needed and do it consequently, then callback the function passing it the the refreshed access token
(init-and-authenticate keycloak-config callback-success)Init keycloak, if authentication succeed callback with 2 args keycloak object and user-info
Init keycloak, if authentication succeed callback with 2 args keycloak object and user-info
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 |