Nakama .NET Client 3.17.0
The official Nakama and Satori .NET client.
Loading...
Searching...
No Matches
Nakama.IApiAccountApple Interface Reference

Send a Apple Sign In token to the server. Used with authenticate/link/unlink. More...

Properties

string Token [get]
 The ID token received from Apple to validate.
IDictionary< string, string > Vars [get]
 Extra information that will be bundled in the session token.

Detailed Description

Send a Apple Sign In token to the server. Used with authenticate/link/unlink.

Property Documentation

◆ Token

string Nakama.IApiAccountApple.Token
get

The ID token received from Apple to validate.

◆ Vars

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

Extra information that will be bundled in the session token.


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