× Requests and support related to jBackend.

Problem with User Session on Browser

  • stefano_livinplay
  • Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 1 week ago #6105 by stefano_livinplay
Problem with User Session on Browser was created by stefano_livinplay
hi, we have installed Jbackend 3.2.0 on joomla 3.6.5 and we've succesfully configured an end point for the user plugin. We easily manage to login via it from an external php script but the browser then seems not to recognise the session. Could you please help us understand how this should work? Thanks.

Cheers,
Stefano Protopapa
Software Developer @ Reago srl

Please Log in or Create an account to join the conversation.

More
7 years 6 days ago #6109 by admin
Replied by admin on topic Problem with User Session on Browser
Hi Stefano,
the Community version only supports the cookie based session (see comparison here):

www.selfget.com/products/jbackend/jbackend-community.html

So you need to pass the cookie with the session data on each request (e.g. using withCredentials for angular $http).

Kind regards,
Luigi

Please Log in or Create an account to join the conversation.

Time to create page: 0.072 seconds