Tag: sbanken
2020-04-01 Revisiting the Sbanken API with SwiftUI
So far we are showing the account balances - and the next step is really to sort out the transaction view.
2020-03-30 Revisiting the Sbanken API with SwiftUI
The app so far has the ability to get an authentication token. The next step is to actually use it.
2020-03-18 Revisiting the Sbanken API with SwiftUI
The app so far has the ability to read its configuration and to check that you are who you say you are on devices that support touch or face id. The next step is to get an access token from the S'banken API.
2020-03-02 Revisiting the Sbanken API with SwiftUI
In this series - we will take a look at creating the app from scratch - but using SwiftUI and some helper libraries.