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
fix(middleware-ssec): add logic to handle string input as specified b… (#5676)
* fix(middleware-ssec): add logic to handle string input as specified by api model
* fix(middleware-ssec): removing buffer to support browser environment
* fix(middleware-ssec): adding support both for browser and nodejs
* fix(middleware-ssec): using previously defined implementation for decoding base64
* fix(middleware-ssec): adding an integration test
* fix(middleware-ssec): removing console logs
* fix(middleware-ssec): remove unused imports
---------
Co-authored-by: Ran Vaknin <[email protected]>
0 commit comments