Add a fun `RegistrationWizard.registrationCustom()` to be able to use any parameters during the registration. Move terms converter into `api` package.
2 lines
159 B
Plaintext
2 lines
159 B
Plaintext
- Added registrationCustom into RegistrationWizard to send custom auth params for sign up
|
|
- Moved terms converter into api package to make it accessible in sdk |