-
Hi. I am getting an error on Google validateAuthorizationCode
```
103 | // providers are allowed to return non-400 status code for errors
104 | if (!("access_token" in result) && …
-
### Description
Dependency [querystring](https://www.npmjs.com/package/querystring) is deprecated
### Reproduction
While installing the latest version a warning about the querystring dependen…
-
I’m pretty confused by the search params matching behavior.
First I’d note that WHATWG URL seems to (effectively?) define some (narrow) canonicalization rules via the URLSearchParams interface:
…
-
I have an OpenAPI specification with a contentType of `application/x-www-form-urlencoded`:
```json
"/foo": {
"post": {
"requestBody": {
"content": {
"application/x-www-form…
-
Add support for loading pinned classes using URL parameters.
**Possible example**:
- `https://giorgosioak.github.io/schedule_csd?classes=hy100,hy215,hy380`
- Shows only **hy100**, **hy215** a…
-
```js
import { State } from '@symbiotic/green-state';
export class HistoryState extends State {
constructor({ history }){
const getQueryParams = () => {
const { location…
-
Hi, I am a former maintainer of node-fetch. I noticed that #834 (merged last year) changed the implementation of the Headers class so that it is based on Proxy and URLSearchParams. It does not adverti…
-
### Is your feature request related to a problem? Please describe.
The axios npm package is using the url-search-params which is deprecated.
You can see more details about the deprecating of the [ur…
-
When I am trying this in ie11 I got the following:
`[Vue warn]: Error in created hook: "ReferenceError: "URLSearchParams" is undefined"`
`[object Error]{description: ""URLSearchP...", message: ""URL…
-
This app is amazing.
Anyway, while building a practical project, the original Django admin is quite possibly replaced by some customizable admins, so I guess integrating djangoql with those admins …
intp1 updated
2 weeks ago