this post was submitted on 10 Jul 2023
46 points (97.9% liked)

lemmy.ml meta

1406 readers
1 users here now

Anything about the lemmy.ml instance and its moderation.

For discussion about the Lemmy software project, go to !lemmy@lemmy.ml.

founded 4 years ago
MODERATORS
 

Right guys?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Lmaydev@programming.dev 1 points 2 years ago (1 children)

Once a token is issued it is valid until it experies. There is no way to disable a token short of changing the secret used to sign them which would invalidate all existing tokens for all users.

[โ€“] Natanael@slrpnk.net 1 points 2 years ago

That's bad design because you can bind a user token to a per-account value which can be rotated to deprecate tokens