V
V
Vadim2017-03-30 14:51:42
symfony
Vadim, 2017-03-30 14:51:42

Does FOSRestBundle and API Keys authentication make sense in my case?

There is an application for symphony. Actually crud with one table and a heap of directories.
I need to make 2 resources to give this table with different conditions (probably in json).
The user will be alone and it will be used once a day.
Does it make sense to use FOSRestBundle for this and how to ensure the relative safety of these resources?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
shagguboy, 2017-03-30
@shagguboy

in my opinion it doesn't. just write return new JsonResponce() at the end of the action

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question