https://github.com/matsoftware/caterallenapp
Unofficial iOS banking app for CaterAllen customers
https://github.com/matsoftware/caterallenapp
banking ios
Last synced: 9 months ago
JSON representation
Unofficial iOS banking app for CaterAllen customers
- Host: GitHub
- URL: https://github.com/matsoftware/caterallenapp
- Owner: matsoftware
- License: mit
- Created: 2018-09-08T11:42:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-07T20:13:16.000Z (almost 6 years ago)
- Last Synced: 2025-03-29T05:11:29.314Z (about 1 year ago)
- Topics: banking, ios
- Language: Swift
- Homepage:
- Size: 35.2 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CaterAllenApp
Unofficial iOS banking app for CaterAllen customers
## Why?
[CaterAllen](https://www.caterallen.co.uk/personal-banking) offers a banking service to small businesses in Uk through Santander's branches and its website, but it's not currently offering an official mobile app (as per today, september 2018).
## Who can use it?
Any developer with a valid Apple Developer Account can clone the repository and install the app on his own device after changing the bundle identifier.
## How does it work?
This app will let you automatically login to your default account by simply automating the login steps performed on the website by interacting with the embedded `WKWebView` through javascript commands.
It offers keychain storage for your personal details and authentication through passcode / TouchID / FaceID.
## Important notes
This code is offered as it is and the author disclaims any liability from using it. CaterAllen and Santander banks are not related in any way to the author or to the code of this application.
[Mattia Campolese](https://www.linkedin.com/in/matcamp/)