pub fn test_credentials() -> CredentialExpand description
A simple credentials implementation to use in tests where authentication does not matter.
Always returns a “Bearer” token, with “test-only-token” as the value.
pub fn test_credentials() -> CredentialA simple credentials implementation to use in tests where authentication does not matter.
Always returns a “Bearer” token, with “test-only-token” as the value.