An Example App to test security features and different settings.
- Saving credentials to Keychain.
- Login screen with remember credentials and face ID login.
- Change app theme color and system appearance settings.
- Ephemeral clipboard that lets the user copy the notes to clipboard for 60 seconds only.
- Auto lock feature that locks the app requireing face ID to unlock.
- Foundation
- SwiftUI
- Combine
- Asynchronous (async/await) Functions
- Keychain