[][src]Type Definition screeps_api::Token

type Token = Bytes;

An API token that allows for one-time authentication. Each use of an API token with the screeps API will cause the API to return a new token which should be stored in its place.