-
Replace Appwrite with more modular alternatives.
Appwrite Auth -> Kinde
Appwrite Database -> Turso with Drizzle ORM or Directus (probably the former)
-
### Prerequisites
- [X] I have searched the repository’s issues and [Kinde community](https://thekindecommunity.slack.com/archives/C04K316BXEH) to ensure my issue isn’t a duplicate
- [X] I have check…
-
I was following along Josh's tutorial video when I noticed that when I tried to open the dashboard page when not authenticated, it redirected to a page that does not exist ("/sign-in") in the onError …
-
### Prerequisites
- [X] I have searched the repository’s issues and [Kinde community](https://thekindecommunity.slack.com/archives/C04K316BXEH) to ensure my issue isn’t a duplicate
- [X] I have read …
-
### Prerequisites
- [X] I have searched the repository’s issues and [Kinde community](https://thekindecommunity.slack.com/archives/C04K316BXEH) to ensure my issue isn’t a duplicate
- [X] I have check…
-
### Prerequisites
- [X] I have searched the repository’s issues and [Kinde community](https://thekindecommunity.slack.com/archives/C04K316BXEH) to ensure my issue isn’t a duplicate
- [X] I have check…
-
After loggin in, the home page is getting displayed instead of the dashboard. Also, none of the links to the dashboard is working.
Here is my Dashboard file.
'use client'
import { trpc } from…
-
### Prerequisites
- [X] I have searched the repository’s issues and [Kinde community](https://thekindecommunity.slack.com/archives/C04K316BXEH) to ensure my issue isn’t a duplicate
- [X] I have check…
-
When trying to log in or sign up on a deployed version of a website, I keep getting the same error. Works perfectly fine on localhost. Double and triple checked all the links in Kinde settings and env…
-
Is it possible to upgrade Kinde Auth to V2? I've tried to do it myself but I've been having problems with /dashboard not loading which I can't seem to pinpoint the reason for.