formio / angular

JSON powered forms for Angular
https://formio.github.io/angular-demo
MIT License
613 stars 461 forks source link

Changed resetPassForm to use resetpass key instead of register key #1048

Open ZenMasterJacob20011 opened 3 months ago

ZenMasterJacob20011 commented 3 months ago

Changed the JSON key from register to resetpass

FormioAuthService class was using the incorrect key for setting public resetPassForm: String

This fix will allow the instance variable to be set to the correct form