Documentation: Enhance clarity by adding comments to explain URL-safe base64 decoding, making it easier for users to understand and implement this feature.
Fixes
Fix issue with URL-safe base64 decoding as reported in issue #40, ensuring that users can reliably decode base64 strings in a URL context.