mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-22 09:25:49 +03:00
2839d1467f
Add a fun `RegistrationWizard.registrationCustom()` to be able to use any parameters during the registration. Move terms converter into `api` package.
2 lines
No EOL
159 B
Text
2 lines
No EOL
159 B
Text
- Added registrationCustom into RegistrationWizard to send custom auth params for sign up
|
|
- Moved terms converter into api package to make it accessible in sdk |