remove

open suspend override fun remove(id: String)

Remove Token with given id from the storage. Does nothing if the provided id does not exist in storage.

Parameters

id

id of the Token to remove from storage.