K
K
KirillDe7772015-02-13 12:55:00
symfony
KirillDe777, 2015-02-13 12:55:00

Authorization in symfony via angularjs?

Good day. I'm doing my project and the idea was to use angular. After reading some info, I concluded that it is better to implement through api. But there was a question in authorization. The docs suggest using apikey. It is passed through get. But what is the logic? It is also easy to see it, and simulate the same request. In general, I'm confused, could you tell me the process step by step?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
TekVanDo, 2015-02-13
@TekVanDo

In fact, any data on the client cookie, api key or others, can be stolen. To ensure a relatively secure connection, you need https, you can also use data encryption libraries such as jwt.io

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question