Stefan Ceriu
43c28d23b7
Configured and applied SwiftFormat
2022-09-27 12:55:44 +03:00
Doug
e15e437616
Put the session creator on the main actor instead.
...
This covers all login and registration options.
2022-09-16 12:31:25 +01:00
Johannes Marbach
f87aff8efc
Fix login crash on Xcode 14 builds
...
Fixes #6722
2022-09-15 21:20:47 +02:00
Doug
6a3deb4c5c
FTUE tweaks
...
- Allow login using a phone number.
- Update the server when entering a full MXID during registration.
- Reset the authentication service back to matrix.org after onboarding completes.
- Disable zoom on ReCaptcha to fix responsiveness issue.
- Tidy up unused methods.
2022-07-19 09:22:15 +01:00
ismailgulek
0a53cc4ac7
Fix PR remarks
2022-06-09 13:22:50 +03:00
ismailgulek
9103ccc5d7
Add resetOthers parameter to session creator method
2022-06-08 17:22:47 +03:00
Doug
c3c78a51fd
Add initial tests on the authentication service. ( #6229 )
2022-06-06 13:20:46 +01:00
ismailgulek
0255518f2a
Update reset password api
2022-06-01 18:59:08 +03:00
Doug
59927e278c
Add AuthenticationRestClient protocol as an authentication interface to MXRestClient.
2022-05-24 10:09:24 +01:00
Doug
ac755f11f5
Add initial implementation of the LoginWizard.
2022-05-24 10:09:24 +01:00
Doug
abb8186a0a
Add AuthenticationService and RegistrationWizard. ( #6056 )
2022-04-27 16:02:54 +01:00