fix: make resetMutation public
This commit is contained in:
@@ -31,6 +31,7 @@ const authentication = shield(
|
||||
login: allow,
|
||||
createUser: allow,
|
||||
forgotPassword: allow,
|
||||
resetPassword: allow,
|
||||
},
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user