Added basic login.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export default {
|
||||
passToClient: ['pageProps', 'urlPathname', 'routeParams', 'urlParsed', 'env'],
|
||||
passToClient: ['pageProps', 'urlPathname', 'routeParams', 'urlParsed', 'env', 'user'],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user