× Requests and support related to jBackend.

Login Response Outside the Joomla Directory

  • honey.drish
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 2 months ago #4755 by honey.drish
Login Response Outside the Joomla Directory was created by honey.drish
Hi,

Actually, I wanna try to access the jBackend response outside the Joomla Directory or Custom page ???

To verify the login, existing users, remember me etc ??

How to get the session response or cookies outside the Joomla Directory or Custom Login Page ??

Please suggest me for same. :( :( :(

Below Attachment File, I have also created a script to access the login or verify the login from Joomla database by calling the Joomla Libraries, but i can't access the Session on other page & top of the page.


Thank You.

This message has an attachment file.
Please log in or register to see it.

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

More
8 years 2 months ago #4756 by admin
Have you seen these videos?

www.selfget.com/products/jbackend.html

You could use postman for chrome:

www.getpostman.com/

Here you can find the collection to play with your site or my sandbox:

www.selfget.com/downloads/file/41-jbackapp-postman-collection.html

Kind regards

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

More
8 years 2 months ago #4757 by admin
Sorry,
after double read of your question probably you need to use jbackend from ax external php script. In this case you could use CURL or another rest client library for PHP so to replicate the same requests (GET/POST) you make from postman. Here an example:

support.ladesk.com/061754-How-to-make-REST-calls-in-PHP

And here a library:

phphttpclient.com/

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

Time to create page: 0.120 seconds