| sign_in_social | R Documentation | 
verify the users Firebase JWT and store the session
sign_in_social(firebase_token, hashed_cookie)
firebase_token | 
 the Firebase JWT.  This JWT is created client side
(in JavaScript) via   | 
hashed_cookie | 
 the hashed   | 
NULL if sign in fails. If sign in is successful, a list containing the following:
email_verified
is_admin
user_uid
hashed_cookie
session_uid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.