added authentication
This commit was merged in pull request #7.
This commit is contained in:
@@ -20,7 +20,7 @@ const Layout = ({ children }) => {
|
||||
|
||||
useEffect(() => {
|
||||
const authenticationPages = [
|
||||
"/",
|
||||
// "/",
|
||||
"/auth",
|
||||
"/auth/login",
|
||||
"/auth/sign-up",
|
||||
|
||||
Reference in New Issue
Block a user