Adds a new authenticator.
Adds a new authenticator.
The authenticator to add.
The added authenticator.
The data store for the OAuth1 info.
Finds the authenticator for the given ID.
Finds the authenticator for the given ID.
The authenticator ID.
The found authenticator or None if no authenticator could be found for the given ID.
Removes the authenticator for the given ID.
Removes the authenticator for the given ID.
The authenticator ID.
An empty future.
Updates an already existing authenticator.
Updates an already existing authenticator.
The authenticator to update.
The updated authenticator.
A fake authenticator repository which persists authenticators in memory.
The type of the authenticator to handle.