There is no added security when sending credentials to the header Authorizationand JSON body. The advantage of using a header Authorizationis that you use standardized HTTP semantics, and you don’t need to accurately document what clients do. You can simply specify them in the RFC.
, RESTful, , Authorization , , .