I prefer "Impl" if only one implementation is present, otherwise more specific names like:
Authenticator
â• OtpAuthenticator
╚ EmailAuthenticator
But it is a totally subjective choice. Whatever works to highlight the interface/implementation pattern, go with it