Hi guys,

I'm providing REST API for a website built on TYPO3. One of the endpoints will be login. I'm not sure how to do it though. I don't think that selecting from fe_users table where username=x and password=y is the right way. Moreover, the passwords are hashed, so the REST client would need to know the salt and the way the passwords are hashed.

Any ideas how to approach this?

Thanks

Jan
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to