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
Background
Building an enterprise grade application in JS library or Framework could become challenging if most of the app functionality are distributed in the front end or JavaScript. Though webpack plugins like Uglify or webpack obfuscator only provide basic minification/obfuscation and can be quickly reversed with automated tools.
Current Solutions
There are some tools available in the market to overcome this situation, they do a techniques like reordering, encoding, splitting, renaming, and logic concealing.
Proposed
Would be great if we have a security layer with Azure Front-Door or CDN which is capable of checking the token from B2C.
The text was updated successfully, but these errors were encountered:
Background
Building an enterprise grade application in JS library or Framework could become challenging if most of the app functionality are distributed in the front end or JavaScript. Though webpack plugins like Uglify or webpack obfuscator only provide basic minification/obfuscation and can be quickly reversed with automated tools.
Current Solutions
There are some tools available in the market to overcome this situation, they do a techniques like reordering, encoding, splitting, renaming, and logic concealing.
Proposed
Would be great if we have a security layer with Azure Front-Door or CDN which is capable of checking the token from B2C.
The text was updated successfully, but these errors were encountered: