implementing start passkey sign-in #5512
Annotations
5 warnings
Run nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08:
FirebaseAuth/Tests/Unit/AuthTests.swift#L113
'fetchSignInMethods(forEmail:completion:)' is deprecated: `fetchSignInMethods` is deprecated and will be removed in a future release. This method returns an empty list when Email Enumeration Protection is enabled.
|
Run nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08:
FirebaseAuth/Tests/Unit/AuthTests.swift#L92
'fetchSignInMethods(forEmail:completion:)' is deprecated: `fetchSignInMethods` is deprecated and will be removed in a future release. This method returns an empty list when Email Enumeration Protection is enabled.
|
Run nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08:
FirebaseAuth/Tests/Unit/UserTests.swift#L1654
'updateEmail(to:completion:)' is deprecated: `updateEmail` is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.
|
Run nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08:
FirebaseAuth/Tests/Unit/UserTests.swift#L442
'updateEmail(to:completion:)' is deprecated: `updateEmail` is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.
|
Run nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08:
FirebaseAuth/Tests/Unit/UserTests.swift#L416
'updateEmail(to:completion:)' is deprecated: `updateEmail` is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.
|
Loading