InMemoryTokenProvider

InMemoryTokenProvider

class InMemoryTokenProvider implements TokenProviderInterface

This class is used for testing purposes, and is not really suited for production.

Methods

PersistentTokenInterface loadTokenBySeries(string $series)

Loads the active token for the given series.

updateToken(string $series, string $tokenValue, 登录查看完整内容