wso2-extensions / identity-outbound-auth-totp

Apache License 2.0
4 stars 95 forks source link

[IS-5.9.0] Change data type of totp secret key #185

Closed lashinijay closed 4 months ago

lashinijay commented 4 months ago

Purpose

This PR changes the data type of secret key variable from String to char array.

Backport from https://github.com/wso2-extensions/identity-outbound-auth-totp/pull/152