Commit Graph

10 Commits

Author SHA1 Message Date
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
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
ismailgulek
77e8ec7e61 Inject account manager into the session creator 2022-06-06 16:15:53 +03:00
ismailgulek
e2bb13a665 Merge branch 'develop' into ismail/6177_wellknown_IS 2022-06-06 15:23:22 +03:00
Doug
c3c78a51fd Add initial tests on the authentication service. (#6229) 2022-06-06 13:20:46 +01:00
ismailgulek
d6b12bda99 Use identity server from well-known when creating the client 2022-06-03 18:08:19 +03:00
Doug
59927e278c Add AuthenticationRestClient protocol as an authentication interface to MXRestClient. 2022-05-24 10:09:24 +01:00
Doug
abb8186a0a Add AuthenticationService and RegistrationWizard. (#6056) 2022-04-27 16:02:54 +01:00