can read up on api authentication, using the FOSUser Bundle in Symfony?
Currently we use the default provider (redirect/form) but for an api we need a way to check if a user is logged in (easy) and if not accept a post request from an app and either create a user or log in a user.
I haven't found a solution in the official docs as the fos user bundle has kind of outdated docs. I found a few who use OAuth for it, in our case we'd like to just use a simple REST solution.
Knp university, if u can spend some bucks
Обсуждают сегодня