mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08: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
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 |