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
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- How to use Sites on selfhosted appwrite
whenever I try to create a site even with template it says 404 nginx error