6 ms·
I believe from when I looked at it you have to store the revocation tokens in a list so it isn't an amazing solution but better than storing the whole token ig
by nulltxt 3y ago
I believe from when I looked at it you have to store the revocation tokens in a list so it isn't an amazing solution but better than storing the whole token ig
- foota 3y agoIt's generally better because revocation lists are assumed to be smaller than valid lists.