Fork me on GitHub
#luminus
<
2016-10-27
>
Pablo Fernandez08:10:58

Are there any downsides on using cookies for auth for an API only service?

Pablo Fernandez08:10:05

@rnandan273 if you are doing client rendering, the problem is that google might not see your content at all. You need to do server side prerendering, which I was researching some time ago: https://github.com/pupeno/prerenderer

rnandan27308:10:18

@pupeno thanks a lot for your insights

Pablo Fernandez22:10:29

Is it possible for hugsql to convert from snake case to kebab case automatically?