TKMAuthenticationHandlerErrorCodes

public class TKMAuthenticationHandlerErrorCodes

A collection of error codes related to the SDK authentication.

  • Indicates a non-recoverable situation, where an access token cannot be renewed and the SDK should not continue to make attempts to renew the authentication information.

    Declaration

    Swift

    public static let TokenRefreshFailed: String