Is it a direct session? Or something else? I am doing a direct session. Save the session to redis or memcache. However, sae does not support custom sessions. Generally, is session used for connecting enterprise mobile phones to servers? Another problem is that I see... is it a direct session? Or something else?
I am doing a direct session. Save the session to redis or memcache. However, sae does not support custom sessions.
Generally, is session used for connecting enterprise mobile phones to servers?
Another problem is that I have seen many people directly bring all the parameters directly to the http protocol each time (for example, because there is no session. So data such as userid must be included every time)
I don't know much about it either.
Reply content:
Is it a direct session? Or something else?
I am doing a direct session. Save the session to redis or memcache. However, sae does not support custom sessions.
Generally, is session used for connecting enterprise mobile phones to servers?
Another problem is that I have seen many people directly bring all the parameters directly to the http protocol each time (for example, because there is no session. So data such as userid must be included every time)
I don't know much about it either.
I do not know the mechanism of Momo, but most of them are identified by adding a USERTOKEN to the URL after login.