Nakama .NET Client SDK 3.8.0
Nakama .NET Client SDK
Loading...
Searching...
No Matches
Nakama.IApiAccountFacebook Interface Reference

Send a Facebook token to the server. Used with authenticate/link/unlink. More...

Inherited by Nakama.ApiAccountFacebook.

Properties

string Token [get]
 The OAuth token received from Facebook to access their profile API.
 
IDictionary< string, string > Vars [get]
 Extra information that will be bundled in the session token.
 

Detailed Description

Send a Facebook token to the server. Used with authenticate/link/unlink.

Property Documentation

◆ Token

string Nakama.IApiAccountFacebook.Token
get

The OAuth token received from Facebook to access their profile API.

◆ Vars

IDictionary<string, string> Nakama.IApiAccountFacebook.Vars
get

Extra information that will be bundled in the session token.


The documentation for this interface was generated from the following file: