Hi All, I am implementing totp authenticator. For that I need to encode the secret key in Base32 encoding. Since Base32 class is not available in the commons-codec 1.4.0.wso2v1 version which WSO2 IS using, I need to use the latest version. If I use commons-codec 1.10, other modules in IS not get deployed. How to resolve this multiple dependency issue?
Thanks, -- <[email protected]> Keerthika Mahendralingam Associate Software Engineer Mobile :+94 (0) 776 121144 [email protected] WSO2, Inc. lean . enterprise . middleware
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
