queue icon indicating copy to clipboard operation
queue copied to clipboard

Support SSR

Open nwalters512 opened this issue 6 years ago • 0 comments

Now that we're doing most auth outside of Shibboleth, we can more easily support server-side rendering. https://github.com/zeit/next.js/tree/canary/examples/with-cookie-auth is a nice example of how to load data with authentication seamlessly on both the server and client.

nwalters512 avatar Feb 11 '19 17:02 nwalters512