
Hi, I don't need help I just wanted to ask about weather a clerk integration will be coming or not since I have read Tessa say last year that you met the clerk team and are discussing an integration. I had to implement a custom token auth just to get clerk working with my system and its not exactly the best yk.
As always Thank you appwrite.

why do you want to use clerk?

well first of all because I originally used it in my application, second of all clerk clears my mind and just handles everything from users to middleware. and I just like clerk I guess. but why would you ask why do I want to use clerk, I think alot of people like to use clerk for easier auth and better security etc.

Not saying anything about appwrite, I do have 2 other projects using appwrite's auth still, one with ssr login too. But this application is a bit complex and big and does have alot of collaboration thats why.

plus that I already have clients using the application so it would be a little painful to move off of clerk now.

just trying to understand what makes it easier

They have components that you can throw in that handle the auth, right? i know that makes things easier

the middleware part is good to know too

Yeah much like that

interesting that Next.js says to not rely on middleware for auth, though

Yeah that is pretty interesting thats why I always have 2 layers nowadays

Aside from that "and please don't get me wrong" other services like convex, supabase do have clerk integration.

I just thought that it was famous for everyone I guess

I do understand that appwrite is in beta that's why I just asked if its planned or not didn't request it :).

it is planned. We're working on another integration at the moment, but i believe the clerk integration is next.
Taking a quick look...It looks like Clerk can be configured as an Identity provider. So you can see if you can set up an OIDC provider in Appwrite and use Clerk

Oh! alrighht didn't know about this that's interesting I'll be taking a look for sure, sorry for the trouble and thanks always I love appwrite and especially the community its all great.
Recommended threads
- CRUD Operations don't work
Hey all, Create, update, and delete is not working for the Appwrite database. The database seems down. When will it be solved? As I can see from the other suppo...
- Is my approach for deleting registered u...
A few weeks ago, I was advised not to use the registered users' id in my web app. Instead, I store the publicly viewable information such as username and email ...
- Unable to create push providers - FCM or...
Currently unable to create a push provider for FCM or APNS.... https://github.com/appwrite/console/issues/2045 When uploading a file... FCM = Valid file retu...
