Open nwalters512 opened 5 years ago
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.
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.