Closed auggod closed 3 years ago
Template layout switch system is stateless. See code:
https://github.com/resonatecoop/id/blob/6c0c94a42e09d8f9a40578b1f58eae8fdf1d5674/web/render.go#L59
Layout needs to be different when user is authenticated or not.
Template layout switch system is stateless. See code:
https://github.com/resonatecoop/id/blob/6c0c94a42e09d8f9a40578b1f58eae8fdf1d5674/web/render.go#L59
Layout needs to be different when user is authenticated or not.