Crypto getAuthTag is not present in Auth0 Actions

Hi Team,

We are using Auth0 Post login Actions to implement a custom MFA solutions. I am looking to use aes-256-gcm in actions but unable to find Crypto getAuthTag needed for this encryption mechanism. Kindly let me know if this is supported.

Hi @shashi.kiran,

Welcome to the Auth0 Community!

Are you adding the crypto module as a dependency in your Action?

Best,

Mary Beth

Hi Mary,

For some reason Auth0 was not reflecting the crypto modules properly in the custom actions web ide. I logged out and cleared the cache and re logged in again and I was able to see CryptoGCM and its associated functions and variables.

Thanks,
Shashi Kiran