-
> Please take a minute to read our [NativeScript Code of Conduct](https://github.com/NativeScript/codeofconduct) before proceeding with posting issues or discussing. The purpose of this guide is t…
-
From [npmjs.com](https://www.npmjs.com/package/bcrypt-nodejs):
> bcrypt-nodejs is no longer actively maintained. Please use bcrypt or bcryptjs. See https://github.com/kelektiv/node.bcrypt.js/wiki/bcr…
-
Hello dear friends,
I was hoping that maybe you could give me a clue as to what I am doing wrong. I deviated from using the template app as I wanted to try this solution on a more realistic use cas…
-
urql version & exchanges:
urql: v1.10.1
next-urql: v2.1.0
**Steps to reproduce**
1. Install urql, next-urql, and peer dependancies.
2. Import withUrqlClient in Next.js page (example: /sr…
-
https://github.com/danielfsousa/express-rest-es2017-boilerplate/blob/032a005deaa68a06f476432f4d602917609a251a/src/api/models/refreshToken.model.js#L41
Hey Daniel, how's it going?
I was cleaning u…
-
**Specify project**
- server side issue
**Is your feature request related to a problem? Please describe.**
- In hackatalk project, npm bcrypt-nodejs is being used. [npm bcrypt-nodejs](https://www…
-
Hello I would like to know if it is possible to do something like this in the subscribe?
```
@BeforeInsert()
async beforeInsert() {
this.password = await bcrypt.hash(this.password, bcryp…
-
### New Issue Checklist
- [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md).
- [x] I am not just asking a [question](https://gith…
-
Farmers will register with some information and then login with their email and password.
same email can't be used twice.
passport-jwt, jsonwebtoken, passport, bcryptjs. MongoDB Database, more featu…
-
* What went wrong?
I am getting the following warning when building my NX Nest.js application
`WARNING in ./node_modules/bcrypt/bcrypt.js 6:15-36
Critical dependency: the request of a dependency…