I need to be able to create a HMAC authentication scheme to validate against an API i need to monitor. I need to use crypto-js or similar framework to be able to follow the HMAC standard.
Either possibility to use require to add libraries or to default add reference to crypto-js
Alternative is to not use oneUptime for this monitor need or to create a unsafe endpoint just for monitoring purpose.
I need to be able to create a HMAC authentication scheme to validate against an API i need to monitor. I need to use crypto-js or similar framework to be able to follow the HMAC standard.
Either possibility to use require to add libraries or to default add reference to crypto-js
Alternative is to not use oneUptime for this monitor need or to create a unsafe endpoint just for monitoring purpose.