How to add espo authorization header in client implementation in php?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sujithraalink
    Member
    • Oct 2018
    • 94

    How to add espo authorization header in client implementation in php?

    How to add this header "Espo-Authorization: " + base64Encode(username + ':' + passwordOrToken) in Api client implementation in php. i need to get the token. Please help.
Working...