prod deploy next fix
This commit is contained in:
parent
3083d7cc65
commit
94d5dbe04a
@ -22,7 +22,7 @@ const validateUser = (params: any) => {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
const plugins: MeshPlugin<any> = [
|
const plugins: MeshPlugin<any>[] = [
|
||||||
useGenericAuth({
|
useGenericAuth({
|
||||||
resolveUserFn,
|
resolveUserFn,
|
||||||
validateUser,
|
validateUser,
|
||||||
|
Reference in New Issue
Block a user