Searched refs:MIN_PIN_TOKEN (Results 1 – 1 of 1) sorted by relevance
64 const int32_t MIN_PIN_TOKEN = 10000000; variable209 authRequestContext_->token = std::to_string(GenRandInt(MIN_PIN_TOKEN, MAX_PIN_TOKEN)); in GetAuthParam()