Skip to content

Enable SSR to retrieve values from API

kenkeiras requested to merge kenkeiras/plaza-core:api-usage-on-ssr into develop

This is done by duplicating the authentication token into a cookie, which will be sent to SSR.

Edited by kenkeiras

Merge request reports