-
**Describe the bug**
The licensing plugin does not seem to function properly using HTTP on my production server. It just hangs.
**To Reproduce**
Steps to reproduce the behavior:
1. Try to access…
-
After running password protected pages through this, the Decrypt button that is generated is not actually functioning. I see the SHA hashes being generated on the appropriate pages so I know it's proc…
0xv1n updated
3 years ago
-
**Describe the bug**
I am using a library that relies on WebCrypto API and get this error when that library is loaded (it is loaded on demand)
```
Uncaught (in promise) [Portis] Access to the Web…
-
The Hasher interface defined in std/hash might warrant a review.
First thing I noticed was that Hasher.digest returns an ArrayBuffer, This is more or less the only interface we have that doesn't re…
-
**Describe the bug**
`make build` fails.
Click to expand
```bash
...
Step 5/32 : RUN set -x && npm install -g npm@latest && npm install -g gulp-cli && npm ci
---> Running …
-
## I'm submitting a:
- [x] Bug report
- [ ] Feature request
- [ ] Other (Describe below)
## Current behavior
When I try to use the custom sign-in (not browser sign-in) and call the …
-
Hello,
I've used bcryptjs in a simple react application. (in a web browser)
To install it I used:
`npm install bcryptjs`
Then in my code I use:
`import bcrypt from 'bcrypt';`
The issue is th…
-
Hello,
When importing `OktaAuth` from `5.0.2` using node `v14.15.0`, I get the following module error.
```
10:37:48 PM [vite] Error when evaluating SSR module /web/src/routes/api/login.ts:
Err…
-
The following line in `/issuer/app.js` breaks for me:
` req.session.issueRequest = await requestBuilder.build().create();
`
The error leads to the QR code not being generated. Any idea what's wron…
-
The secret should be encrypted in the client (front-end) before sending to the function