Alexis
Alexis
There is an issue with the [daysToWeeks function](https://date-fns.org/v4.1.0/docs/daysToWeeks) ## The problem ### đź’» Code demonstrating the problem ```js import { fn } from 'date-fns' /* * A method to get...
# Explain your changes Create new NextJs cookie store for the app router. Ensure new cookie store is testable. # Checklist - [X] I have read the [“Pull requests” section](https://github.com/kinde-oss/.github/blob/main/.github/CONTRIBUTING.md#pull-requests)...
# Explain your changes Issue [203](https://github.com/kinde-oss/kinde-auth-react/issues/203) 1. Set your .env in the playground to an active app, have the redirectUrl set to `VITE_KINDE_REDIRECT_URL="http://localhost:3000/?user_type=client"` 2. Run the playground 3. Try to...