[[["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 2022-07-27 UTC."],[],[],null,["# Firebase.Auth.TwitterAuthProvider Class Reference\n\nFirebase.Auth.TwitterAuthProvider\n=================================\n\nUse a token and secret provided by Twitter to authenticate.\n\nSummary\n-------\n\n| ### Properties ||\n|-----------------------------------------------------------------------------------------------------|-----------------|\n| [ProviderId](#class_firebase_1_1_auth_1_1_twitter_auth_provider_1a3e60b56a16bd3b08efffc2d4873eab74) | `static string` |\n\n| ### Public static functions ||\n|---------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------|\n| [GetCredential](#class_firebase_1_1_auth_1_1_twitter_auth_provider_1a2d206927ae8272c3e86088f25d8d9836)`(string token, string secret)` | [Credential](/docs/reference/unity/class/firebase/auth/credential#class_firebase_1_1_auth_1_1_credential) |\n\nProperties\n----------\n\n### ProviderId\n\n```c#\nstatic string ProviderId\n``` \n\nPublic static functions\n-----------------------\n\n### GetCredential\n\n```c#\nCredential GetCredential(\n string token,\n string secret\n)\n```"]]