techjoomla / com_api

API framework for Joomla
http://docs.techjoomla.com/joomla-rest-api/com-api-introduction
GNU General Public License v3.0
123 stars 97 forks source link

Task #156715 feat: Added X-auth header in Com-api #117

Open Pratikshakhandagale opened 4 years ago

coolbung commented 4 years ago

What is the x-auth header for ? Where is it being used ?

Pratikshakhandagale commented 4 years ago

X-auth header is used for login. It is used in the User login npm module.

On Wed, Jan 29, 2020 at 12:54 PM Ashwin Date notifications@github.com wrote:

What is the x-auth header for ? Where is it being used ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/techjoomla/com_api/pull/117?email_source=notifications&email_token=AD3C4BELLHTP7YL2CUQ4OE3RAEVJFA5CNFSM4KM7YXZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKGHAYA#issuecomment-579629152, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD3C4BFQKSRDPADNFAY34LTRAEVJFANCNFSM4KM7YXZA .

--

Thanks & Regards, Pratiksha Khandagale.

asierraserna commented 3 years ago

What is it’s difference with X-Authorization?