-
We should add Twitter as an IdentityProvider. One of the problems we met was that Twitter doesn't use OAuth2 but uses an older oauth protocol that we have to build in.
Old code:
```ts
impor…
-
## Support silent renewal with prompt=none in Oauth2 Implicit Grant
### Problem
Missing support for silent renewal in OAuth2 Implict Grant
### Solution
Support for `prompt=none` in Implicit G…
-
### Are you certain it's a bug?
- [X] Yes, it looks like a bug
### Is the issue caused by a plugin?
- [X] It is not a plugin issue
### Are you using the latest v3 release?
- [X] Yes, I'm using th…
-
I am encountering difficulties specifying a custom path for file uploads when using the 'next-s3-upload' library within a Next.js application, specifically with the App Router. The library provides an…
-
PS C:\Users\antho\Desktop\Naas-PFP\hashlips_nft_minting_dapp-main> npm install
npm WARN deprecated mkdirp-promise@5.0.1: This package is broken and no longer maintained. 'mkdirp' itself supports prom…
-
It would be useful in my app to have feature flags which are switched off but can be switched on via a query param. This would allow specific users to test a feature before it is enabled for all users…
iezer updated
2 years ago
-
### Proxyman version? (Ex. Proxyman 1.4.3)
2.25.0
### macOS Version? (Ex. mac 10.14)
11.3.1
In Scripting, is it possible to use the `url` module (I'm not sure what it's called in JS) to parse …
-
### Are you certain it's a bug?
- [X] Yes, it looks like a bug
### Is the issue caused by a plugin?
- [X] It is not a plugin issue
### Are you using the latest version?
- [X] Yes, I'm u…
-
`npm install` shows various deprecated modules; we should try to update them
-
Although it is a little early for me to suggest this, as we have a few remaining issues of significance we'd like to resolve before our first Node-supporting release (which ought to be pretty close if…