This message was deleted.
# general
m
This message was deleted.
h
Hi, we have plans to support stateless authentication with JWTs. There’s no clear ETA yet. Definitely use Ory’s edge sessions! It will cut down latency to around 25-35ms 🙂
l
Hi hackerman, thanks a lot for the quick reply! So, I do get this correctly – it is a common principle, maybe the most common one? – to rely on auth infra calls on every request, from every endpoint? Edge sessions, I´ll try to test them. 30ms sounds good.
h
It depends on your requirements - do you need instant logout and revokation of clients? Then yes. No? The no! At Ory we build first what’s secure 🙂 But we’re working on options to reduce calls and get lower latency requests for those who do not care about instant revokations! You can also read: https://www.ory.sh/docs/security-model
l
Thank again! Hours later I do have more understanding of the different approaches. Here´s an interesting discussion, and article behind it, about JWTs drawbacks – in case you don´t know it: https://news.ycombinator.com/item?id=27136539
❤️ 1