How to encode string to base 64 #89
-
Could you kindly provide guidance on how to encode a string in base 64 in execute code? I want to give the base64-encoded value of the password input to the Login API. e.g |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
hi @gaurikalp I will add that and also share an example here. |
Beta Was this translation helpful? Give feedback.
-
@gaurikalp just added support for both atob and btoa methods. Examples -
As you can see, you can call these methods directly on the string or as global functions. Both ways should work. |
Beta Was this translation helpful? Give feedback.
-
we'll be uploading the new build shortly, will let you know |
Beta Was this translation helpful? Give feedback.
-
new build is up on studio.ensembleui.com please check |
Beta Was this translation helpful? Give feedback.
new build is up on studio.ensembleui.com please check