-
tried using bycryptjs on the browser, It kept on throwing the error.
> `Neither WebCryptoAPI nor a crypto module is available. Use bcrypt.setRandomFallback to set an alternative`
When i checked `W…
-
Right now, in order to use bcryptjs on browsers, we have to manually include the pre-bundled script into the main html file then access it via `dcodeIO.bcrypt`. I think that it will be nicer if we can…
-
```
capaj@capaj-i7-4771:~/git_projects/looop/project-alpha/back-end$ nb flow --version
Warning: `flow --version` is deprecated in favor of `flow version`
Flow, a static type checker for JavaScript,…
capaj updated
7 years ago
-
### Describe the bug
When adding a component with shadcn-cli, the devDependencies in the json file do not install.
### Affected component/components
CLI
### How to reproduce
`npx shadcn@latest in…
-
### What is the feature you are proposing?
You know how we have bcrypt in the node/express environment? I was also searching for a similar alternative here but wasn't able to find one. I tried using …
-
Hello! I'm comparing a **Refresh token Hash** with another **Refresh token** and it returns true when it should return false.
The **refresh token hash** is stored in the DB in the User collection. …
-
### What are the steps to reproduce?
edit the settings,js files for authAdmin, then run the node-red, and open the Node-RED WEB.
![image](https://user-images.githubusercontent.com/47627432/5361203…
-
Hey, i'm writing a dynamic resource in typescript and i'm having an issue when I import bcryptjs (and crypto sometimes)
Here's the error:
```
error: Error serializing '() => provider': inde…
-
Hi,
I am using bcryptjs (latest version of 2.4.3) in my app developed using [Ionic framework](https://ionicframework.com/).
I am getting the following come up:
`[ng] WARNING in ./node_modules/b…
-
### Describe the bug
Have error when use it in my code.
![image](https://github.com/toonvanstrijp/nestjs-i18n/assets/78104957/98e792a9-f5dd-4868-a9a2-671a59fcc4f9)
![image](https://github.co…