(config & [opts])
(gravatar-photos {:keys [db gravatar photos] :as env} event)
Save the Gravatar profile photos for a create user event
.
Save the Gravatar profile photos for a create user `event`.
(make-topology {:keys [gravatar] :as env})
(oauth-provider-photos {:keys [db photos] :as env} {:keys [provider] :as event})
Returns the profile photos from an OAuth callback event.
Returns the profile photos from an OAuth callback event.
Returns the profile photo urls from an OAuth callback event.
Returns the profile photo urls from an OAuth callback event.
(profile-photos & [opts])
(save-profile-photo! {:keys [db photos] :as env} photo)
Save the profile photo
to the database.
Save the profile `photo` to the database.
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 |