tc_keystore expiration time

mason chaka year ago

Every token is created with an expiration time. When a token expires, is it removed from this table using a trigger or something similar or not?

Anton Tananaeva year ago

Tokens are not stored in the database. The tc_keystore table is not for tokens, but for signing keys.