#[Q] Snap token usage process
1 messages · Page 1 of 1 (latest)
Hi @wild echo, if you don’t use snap tokens the engine will query the head of the snap tokens (latest operation) which equals to one more request when comparing to a request that uses a snap token.
You can find the strategy for processing the tuples in writeDB is the managing authorization data section: https://permify.co/docs/getting-started/sync-data
[Q] Snap token usage process
So, Permify will always get the correct check permission result, but with a token, this process will be faster?
And on the next checks, after the first check (without a token), we will have the cache of the previous check.
That's it?
Yess thats the process👌🏻