This project is a SwiftUI app that demonstrates Sign In with Apple using AuthenticationServices. It includes unit tests and UI tests to ensure the functionality of the application. The project is organized into different branches, with the initial branch being "01-apple-sign-in," and it will be enhanced over time.
- Sign In with Apple using AuthenticationServices.
- SwiftUI-based user interface.
- Unit tests to ensure the functionality of the application.
- UI tests for testing the user interface and user interactions.
- Ongoing development and feature additions on separate branches.
01-apple-sign-in: The initial branch that includes basic Sign In with Apple functionality.- Additional branches will be created and enhanced with new features over time.