[[["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.FacebookAuthProvider Class Reference\n\nFirebase.Auth.FacebookAuthProvider\n==================================\n\nUse an access token provided by Facebook to authenticate.\n\nSummary\n-------\n\n| ### Properties ||\n|------------------------------------------------------------------------------------------------------|-----------------|\n| [ProviderId](#class_firebase_1_1_auth_1_1_facebook_auth_provider_1a84742ec7f75441d1dc02767c7a8b73be) | `static string` |\n\n| ### Public static functions ||\n|-------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------|\n| [GetCredential](#class_firebase_1_1_auth_1_1_facebook_auth_provider_1a283cf69b4034236a0e1a024a723e4b0a)`(string accessToken)` | [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 accessToken\n)\n```"]]