Tweak for publisher errors
This commit is contained in:
@@ -88,10 +88,7 @@
|
||||
:user/provider-id (:id profile)
|
||||
:user/email (:email profile)
|
||||
:user/profile-image-url (:picture profile)
|
||||
:user/name (:name profile)})
|
||||
|
||||
_ (mu/log ::logged-in-as
|
||||
:auth auth)]
|
||||
:user/name (:name profile)})]
|
||||
;; TODO - these namespaces are not being transmitted/deserialized properly
|
||||
|
||||
(if-let [jwt (user->jwt user token)]
|
||||
|
||||
Reference in New Issue
Block a user