How to access Joomla's Users from stand-alone web app? - Joomla! Forum - community, help and support
hello everyone,
i start writing new package client. package going mobile-friendly (it running on android tablets) inventory management application. have joomla website complete own usernames , passwords each of employees. writing new web application php , javascript.
it makes sense use current login information new project well. came mind accessing whatever mysql table joomla uses store user names/hashed passwords, , performing login table. there more elegant solution or best bet?
thanks.
i start writing new package client. package going mobile-friendly (it running on android tablets) inventory management application. have joomla website complete own usernames , passwords each of employees. writing new web application php , javascript.
it makes sense use current login information new project well. came mind accessing whatever mysql table joomla uses store user names/hashed passwords, , performing login table. there more elegant solution or best bet?
thanks.
i did in ipad app wrote. did build rest interface loads appropriate joomla classes perform login.
Comments
Post a Comment