Decrypt a stored token. Call when reading from the database for server-side API use. Throws TokenDecryptError if the payload is corrupted or encrypted with a different key.
Decrypt a stored token. Call when reading from the database for server-side API use. Throws TokenDecryptError if the payload is corrupted or encrypted with a different key.