corbado / javascript

MIT License
7 stars 2 forks source link

Research: How could support for server side rendering look like #346

Closed incorbador closed 1 week ago

incorbador commented 1 month ago

Why

When we started to build @corbado/react we did not include server side rendering. Our react package can be used with NextJS but the experience is not great. We even experience this ourself (go to corbado.com and see how the components load).

In this ticket we want to list options how we can introduce support for @corbado/react.

Questions that should be addressed:

Document all findings as part of this ticket.

incorbador commented 1 month ago

@Aby-JS I have move this to our internal docs.