
Iām looking to create an Appwrite function that first verifies a client using some custom logic, like providing a secret key. Once this verification is complete, the function should respond with something essential that the client can use to authenticate to my Appwrite instance.
After this step, the client should be able to access the Appwrite instance independently. What would be the best approach to implement this workflow?

@Raman

cc: @D5 @darShan
Can JWT token do this?
Recommended threads
- Authentication and Sign-In Functionality
when i am trying to find the accounts.read permission in the api permissions it dosent show Go to "API Keys" in the left sidebar 4. Find the API key that matc...
- GitHub connection failed
I am running a self-hosted Appwrite with Coolify. Everything is running smoothly so far and I wanted to starte develop functions. Trying to connect github with ...
- create subdomain for function
I have deployed my react project on Appwrite using Sites feature. I have added custom DNS on namecheap. I want to create new sub domains for my functions on Ap...
