You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: