tc_keystore expiration time

mason chak9 months 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 Tananaev9 months ago

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