chore: No need to export authentication options
This commit is contained in:
@@ -48,7 +48,7 @@ export const authenticationRules = {
|
|||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
export const authenticationOptions = {
|
const authenticationOptions = {
|
||||||
allowExternalErrors: true,
|
allowExternalErrors: true,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user