-
We have abstraction layer with HttpService methods so we can replace existing implementation that is using Axios with fetch which will reduce bundle size and dependencies/number of update PRs.
-
### What version of React Router are you using?
6.25.1
### Steps to Reproduce
1. create a Navigation Blocker Hook (which blocks query params change as well)
```
import { useEffect, useCallback…
-
### Steps to reproduce
1. Download the latest version of flutter
The rest of the code follows this tutorial: https://developers.google.com/maps/flutter-package/config
3. Do `flutter create google_m…
-
I am using version 3.0.2 and if I call `Cypress.Laravel.route()` the URI returned does not start with `/`.
Let's suppose I have this route defined in my Laravel app
```php
Route::get('login', Log…
-
**Premises**
- SPAs have caused developers to write a lot of code, much of which parallels behavior implemented natively in the browser:
- Reacting to a link click with a URL change
- Reacting …
-
## Type of Change
- [x] New Feature Request
- [ ] Documentation / Website
- [ ] Improvement / Suggestion
- [ ] Bug
- [ ] Other (please clarify below)
## Summary
Coming out of #570 / #669 was…
-
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…
-
Remove it for the input box. It will cause input error.
-
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…
-
### Provider type
Credentials
### Environment
Node 18.14
@auth/core 0.5.1
@solid-auth/base 2.0.2
@next-auth/prisma-adapter 1.0.6
### Reproduction URL
https://github.com/sek-consulting/solid-au…