withStorage

Sets the storage implementation to be used for storing data in the TokenManager.

Return

The TokenManager instance with the updated storage.

Parameters

storage

The storage implementation to be used.

See also