Twitch Authentication for Unity
A Unity Asset by Firesplash Entertainment
Firesplash.UnityAssets.TwitchAuthentication.DataTypes.AccessTokenMetadata Class Reference

Properties

string client_id [get, set]
 
string login [get, set]
 
string[] scopes [get, set]
 
string user_id [get, set]
 
DateTime last_update = DateTime.Now [get, set]
 
int expires_in [get]
 
DateTime valid_until [get]