You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 27, 2019. It is now read-only.
`map-create-to-upsert` maps create to an upsert. Since we restrict
patches and creates to the owner we have to provide the `user` object in
the `hook.params`. This is done automatically when we add the
authenticate hook with strategies `local` and `jwt`. Otherwise a http
request will be rejected.
0 commit comments