clear abstract method

Future<void> clear()

Removes the cached secrets (e.g. on logout or API key rotation).

Implementation

Future<void> clear();