base64-safeurl-encode-decode
Service icon

Base64 SafeURL encode decode

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 30 September 2022 by 
0.0
 (0 ratings)
base64-safeurl-encode-decode

Base64 SafeURL encode decode

Details
Some systems like thistle uses a variant of base 64 encoding that is safe for URL encoding, this differs from standard base 64 encoding in that there is no padding ‘=’ used and the ‘+’ and ‘/’ characters are replaced by ‘- and ‘_’ see http://en.wikipedia.org/wiki/Base64 for details if required.
Read more

Some systems like thistle uses a variant of base 64 encoding that is safe for URL encoding, this differs from standard base 64 encoding in that there is no padding ‘=’ used and the ‘+’ and ‘/’ characters are replaced by ‘- and ‘_’ see http://en.wikipedia.org/wiki/Base64 for details if required.


Sample app and Customizations updated soon!!

Release notes (1.0.0)
Reviews (0)
Team