Is there any way to do asymmetric authentication of Appwrite users on the server side without making a network call? This can result in a huge reduction in latency. Just like they have in supabase https://supabase.com/blog/jwt-signing-keys.
If not is it in development for future?
TL;DR
Developers are looking for a way to implement asymmetric authentication for Appwrite similar to Supabase's setup without needing a network call, to reduce latency. They are wondering if this feature is currently available or planned for development in the future.