Stigg Product Updates logo
Back to Homepage Subscribe to Updates

Product Updates

See the latest new features, improvements, and product updates

Labels

  • All Posts
  • Announcement
  • Improvement
  • Fix
  • deprecation

Jump to Month

  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • August 2022
  • July 2022
  • June 2022
Announcement
2 weeks ago

Hardening access to customer information in client-side applications

As part of the frontend integration with Stigg customer information is accessed using a Client API key which is publicly accessible to anyone. 

While the Stigg backend limits access to customer information to a minimum, additional security measures can be taken to ensure that the request is indeed from the requesting user.

We've added the ability to sign and verify the identity of requests to access customer information from the frontend. Under the hood, the mechanism leverages the HMAC SHA256 to sign the requests.

We recommend all customers to enable the hardening mechanism in their client-side applications.

More details about this security measure and how to enable it can be found here.

Avatar of authorOr Arnon