pub fn mock_session_tokens_with_refresh() -> SessionTokens
Available on crate feature
testing
only.Expand description
A SessionTokens
including an access token and a refresh token, for unit
or integration tests.
pub fn mock_session_tokens_with_refresh() -> SessionTokens
testing
only.A SessionTokens
including an access token and a refresh token, for unit
or integration tests.