Secure Notes App in SwiftUI, Keychain, FaceID, TouchID

Build complete app in SwiftUI with Core Data as persistence layer and secure with keychain password, touch id & face id

Ratings: 3.61 / 5.00




Description

SwiftUI makes creating UI simple but there are several other components that go in while developing apps and in this video course you will learn how to build complete app from start to finish.

You will not only learn about SwiftUI but you will also learn how to save data in Core Data. You will learn to secure data by putting it behind password which will be saved in keychain so you will learn how to access, save, update and delete from keychain.

You will also learn to integrate local authentication and provide biometric authentication so if your user's device supports Touch ID or Face ID based authentication then you will be able to secure notes with biometric authentication.

What You Will Learn!

  • Learn SwiftUI
  • Learn Keychain Password Save Delete Get and Update functionality
  • Learn Biometric Authentication
  • Learn to Integrate FaceID
  • Learn to Integrate TouchID
  • Learn to Integrate Local Authentication

Who Should Attend!

  • Learn to build complete app in SwiftUI