FirebaseAuth Framework Reference | Latest TMZ Celebrity News & Gossip | Watch TMZ Live

FirebaseAuth Framework Reference

FIRActionCodeURL


@interface FIRActionCodeURL : NSObject

This class will allow developers to easily extract information about out of band links.

  • Returns the API key from the link. nil, if not provided.

    Declaration

    Objective-C

    @property (nonatomic, copy, readonly, nullable) NSString *APIKey;
  • Returns the mode of oob action. The property will be of FIRActionCodeOperation type. It will return FIRActionCodeOperationUnknown if no oob action is provided.

    Declaration

    Objective-C

    @property (nonatomic, readonly) FIRActionCodeOperation operation;
  • Returns the email action code from the link. nil, if not provided.

    Declaration

    Objective-C

    @property (nonatomic, copy, readonly, nullable) NSString *code;
  • Returns the continue URL from the link. nil, if not provided.

    Declaration

    Objective-C

    @property (nonatomic, copy, readonly, nullable) NSURL *continueURL;
  • Returns the language code from the link. nil, if not provided.

    Declaration

    Objective-C

    @property (nonatomic, copy, readonly, nullable) NSString *languageCode;
  • Construct an ActionCodeURL from an out of band link (e.g. email link).

    Declaration

    Objective-C

    + (nullable instancetype)actionCodeURLWithLink:(nonnull NSString *)link;

    Parameters

    link

    The oob link string used to construct the action code URL.

    Return Value

    The ActionCodeURL object constructed based on the oob link provided.

  • Please use init(link:) in Swift or actionCodeURLWithLink: in Objective-C instead.

    Declaration

    Objective-C

    - (nonnull instancetype)init;

TMZ Celebrity News – Breaking Stories, Videos & Gossip

Looking for the latest TMZ celebrity news? You've come to the right place. From shocking Hollywood scandals to exclusive videos, TMZ delivers it all in real time.

Whether it’s a red carpet slip-up, a viral paparazzi moment, or a legal drama involving your favorite stars, TMZ news is always first to break the story. Stay in the loop with daily updates, insider tips, and jaw-dropping photos.

🎥 Watch TMZ Live

TMZ Live brings you daily celebrity news and interviews straight from the TMZ newsroom. Don’t miss a beat—watch now and see what’s trending in Hollywood.