1.0.1 (2023-06-15)
Bug Fixes
- Fixing issues with Sign Up fields (See #25).
- Removing duplicated fields in the array provided to
Authenticator.signUpFields(_:)
- Preventing fields of type
.phoneNumber
from saving an incomplete phone number if only the dialling code is set.
- Removing duplicated fields in the array provided to
- Fixing Xcode 15 beta compilation error (See #24, thanks @RowbotNZ!)