[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-11 UTC."],[],[],null,["TwitterAuthProvider \n\n @available(iOS 13, tvOS 13, macOS 10.15, watchOS 7, *)\n @objc(FIRTwitterAuthProvider)\n open class TwitterAuthProvider : NSObject\n\nUtility class for constructing Twitter Sign In credentials.\n- `\n ``\n ``\n `\n\n [id](#/c:@M@FirebaseAuth@objc(cs)FIRTwitterAuthProvider(cpy)id)`\n ` \n A string constant identifying the Twitter identity provider. \n\n Declaration \n Swift \n\n @objc\n public static let id: String\n\n- `\n ``\n ``\n `\n\n [credential(withToken:secret:)](#/c:@M@FirebaseAuth@objc(cs)FIRTwitterAuthProvider(cm)credentialWithToken:secret:)`\n ` \n Creates an [AuthCredential](../Classes/AuthCredential.html) for a Twitter sign in. \n\n Declaration \n Swift \n\n @objc\n open class func credential(withToken token: String, secret: String) -\u003e ../Classes/AuthCredential.html\n\n Parameters\n\n Return Value\n\n An AuthCredential containing the Twitter credentials."]]