Does the Security Provider Secret Key Need to be Changed to Match a Legacy Database

We have a legacy database with login credentials created by users through the Wapper Security Provider. We are building a new CMS front end and want to connect this legacy database with the new Wappler Security Provider. Do we need to change the Wappler Security Provider Secret Key? Or is there a another way to accomplish this? Thanks

Wappler security provider key does not impact the credentials stores in DB.
If you are using some hashing mechanism, just make sure to use the same in new project.

1 Like