Migrate old project (v2023)

what is the replacement for

function ew_CreateToken() {
	return ew_Encrypt(time());
}

these type of functions?
please give a solutions

You need to remove “ew_” prefixes, you may read Migrating to v2019 → PHP.

and i need this constant EW_TOKEN_NAME ?

https://discourse.hkvstore.com/t/invalid-post-request/4084/1