We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

problem session and cookie

hi, I encountered a big problem. On a server, I have two projects with Falcon 1.api 2.web client(connect to api service) api To authenticate the user, I constantly change the amount of getsessiontoken() with each request on the gettoken(), but in both projects, the values are one and the token check cautions.

do you try using diferent prefixes? factory doc