Skip to content

Instantly share code, notes, and snippets.

@jasongaylord
Created November 6, 2018 03:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jasongaylord/0c08bcab672042c2ba537181b7bb8fb1 to your computer and use it in GitHub Desktop.
Save jasongaylord/0c08bcab672042c2ba537181b7bb8fb1 to your computer and use it in GitHub Desktop.
public class Token
{
public string access_token { get; set; }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment