mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 07:28:28 +02:00
MESSENGER-4478 refresh wellknown on app start
This commit is contained in:
@@ -236,6 +236,7 @@ class AuthenticationService: NSObject {
|
||||
|
||||
var identityServerURL: URL?
|
||||
|
||||
// FRROT wellknown call for identity server after server selection
|
||||
if let wellKnown = try? await wellKnown(for: homeserverURL) {
|
||||
self.wellknown = wellKnown
|
||||
|
||||
|
||||
Reference in New Issue
Block a user