Skip to content

Conversation

@Xiaoshouzi-gh
Copy link
Contributor

!! This PR should only be handled by @prameshj and @ncooke3.
Only merge this when a rollback is needed.

Reverts #11261

@Xiaoshouzi-gh Xiaoshouzi-gh marked this pull request as ready for review June 29, 2023 17:57
@github-actions
Copy link
Contributor

Apple API Diff Report

Commit: b96bac2
Last updated: Thu Jun 29 12:02 PDT 2023
View workflow logs & download artifacts


FirebaseAuth

Constants

[REMOVED] FIRTOTPMultiFactorID
[REMOVED] FIRTOTPMultiFactorID
Objective-C:
-  extern NSString * const _Nonnull FIRTOTPMultiFactorID

Classes

[REMOVED] FIRTOTPMultiFactorAssertion
[REMOVED] FIRTOTPMultiFactorAssertion
Objective-C:
-  @interface FIRTOTPMultiFactorAssertion : FIRMultiFactorAssertion
[REMOVED] FIRTOTPSecret
[REMOVED] FIRTOTPSecret
Swift:
-  class TOTPSecret : NSObject
-    func sharedSecretKey () -> String
-    func generateQRCodeURL ( withAccountName accountName : String , issuer : String ) -> String
-    func openInOTPApp ( withQRCodeURL QRCodeURL : String )
Objective-C:
-  @interface FIRTOTPSecret : NSObject
-    - ( nonnull NSString * ) sharedSecretKey ;
-    - ( nonnull NSString * ) generateQRCodeURLWithAccountName :( nonnull NSString * ) accountName issuer :( nonnull NSString * ) issuer ;
-    - ( void ) openInOTPAppWithQRCodeURL :( nonnull NSString * ) QRCodeURL ;
[REMOVED] FIRTOTPMultiFactorGenerator
[REMOVED] FIRTOTPMultiFactorGenerator
Objective-C:
-  @interface FIRTOTPMultiFactorGenerator : NSObject
-    + ( void ) generateSecretWithMultiFactorSession : ( nonnull FIRMultiFactorSession * ) session completion :( nonnull void ( ^ )( FIRTOTPSecret * _Nullable , NSError * _Nullable )) completion ;
-    + ( nonnull FIRTOTPMultiFactorAssertion * ) assertionForEnrollmentWithSecret :( nonnull FIRTOTPSecret * ) secret oneTimePassword :( nonnull NSString * ) oneTimePassword ;
-    + ( nonnull FIRTOTPMultiFactorAssertion * ) assertionForSignInWithEnrollmentID :( nonnull NSString * ) enrollmentID oneTimePassword :( nonnull NSString * ) oneTimePassword ;

@Xiaoshouzi-gh
Copy link
Contributor Author

Launch approved. Deleting this.

@Xiaoshouzi-gh Xiaoshouzi-gh deleted the revert-11261-totp-release-0413 branch July 6, 2023 21:51
@firebase firebase locked and limited conversation to collaborators Aug 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant