Commit Graph

2 Commits

Author SHA1 Message Date
s459315
4a4fc708c7 Update Cart Quantites
Add AutoMapper and INotifyPropertyChanged to enable cart quantity changes to be reflected
2022-07-27 14:57:33 +02:00
s459315
ab827d849c Wired up login form to API
Connected the login form button to the Authentication endpoint (/token). Gets back bearer token or exception if failed
2022-07-08 17:31:58 +02:00