Fork me on GitHub
#om-next
<
2017-07-10
>
roklenarcic20:07:41

hey, is anyone using racehub/om-bootstrap?

Garrett Hopper21:07:45

Should remote login be done through a :remote mutation? I have a 'login mutation with email and password, but I'm not sure how I can return an authentication token from the remote. When I return something, it gets merged (via default-merge) into my state using the 'login symbol. Can I somehow make this run a local mutation or something?

Garrett Hopper21:07:20

Perhaps somehow using tempids?