Commit graph

10 commits

Author SHA1 Message Date
Aaron Yarborough
a39b20484f Changed login to not return respose
The login method now throws specific exceptions if something goes wrong during the login process. This is the ideal way for a developer using this API to handle errors.
2017-02-13 13:05:48 +00:00
AaronJamesY
4ba7a7b45e Added InvalidCredentialsException 2017-02-12 22:27:51 +00:00
AaronJamesY
8bc5571552 Added functionality to get accounts for Lloyds 2017-02-10 20:48:11 +00:00
Aaron Yarborough
f65d2df7cf Fixed issues with script manager 2017-02-10 15:26:36 +00:00
Aaron Yarborough
f097600f7b Refactor 2017-02-10 14:59:20 +00:00
Aaron Yarborough
94bce0670c Script manager changes 2017-02-10 14:58:10 +00:00
Aaron Yarborough
84d0481371 Refactoring 2017-01-26 10:30:10 +00:00
AaronJamesY
22d7294cd9 Added responses to login 2017-01-25 20:29:53 +00:00
AaronJamesY
8429f019d2 Started adding responses 2017-01-25 20:17:50 +00:00
AaronJamesY
9a114e5583 Added action manager to reduce code duplication 2017-01-25 20:02:01 +00:00
Renamed from BankingBot/LoginManagers/LloydsLoginManager.cs (Browse further)