Const
Fastify plugin to validate incoming API credentials and enrich the request with customer ID
v1 of this plugin exposed the customer.id numerical DB field that should have never been exposed. This major version uses the customer.external_id.
customer.id
customer.external_id
Fastify plugin to validate incoming API credentials and enrich the request with customer ID
v1 of this plugin exposed the
customer.idnumerical DB field that should have never been exposed. This major version uses thecustomer.external_id.