0
I’m facing a unusual error while accessing the reset password button.
the error: Uncaught (in promise) ApolloError: error:0200009F:rsa routines::pkcs decoding error
can anyone help me with this
I’m trying to set the new password when i click the reset password button
I’m using typegraphql, typeorm, react
New contributor