banking-bot/BankingBot
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
..
ActionManagers Changed login to not return respose 2017-02-13 13:05:48 +00:00
Attributes Added functionality to get accounts for Lloyds 2017-02-10 20:48:11 +00:00
Contracts Changed login to not return respose 2017-02-13 13:05:48 +00:00
Enums Adding Barclays functionality 2017-02-10 16:31:27 +00:00
Exceptions Added InvalidCredentialsException 2017-02-12 22:27:51 +00:00
Extensions Added StringExtensions 2017-02-10 19:05:26 +00:00
Helpers Added SplitSortCode helper 2017-02-10 18:53:39 +00:00
LoginCredentials Added functionality to get accounts for Lloyds 2017-02-10 20:48:11 +00:00
Models Added functionality to get accounts for Lloyds 2017-02-10 20:48:11 +00:00
Properties Secondary initial commit 2017-01-25 16:57:20 +00:00
Responses Added responses to login 2017-01-25 20:29:53 +00:00
ScriptManagement Amended Barclays login script 2017-02-10 20:17:04 +00:00
Urls Added functionality to get accounts for Lloyds 2017-02-10 20:48:11 +00:00
BankingBot.csproj Added InvalidCredentialsException 2017-02-12 22:27:51 +00:00
BankingClient.cs Changed login to not return respose 2017-02-13 13:05:48 +00:00
BrowserBot.cs Client and dependencies are now properly disposed of 2017-02-12 23:00:59 +00:00
packages.config Dependancies 2017-01-25 19:24:28 +00:00