package constant

const (
	THIRD_LOGIN_TOKEN = "third:login:token:"

	G_RESET_PWD_CODE = "g:reset:pwd:email:"
)