logout(completion:) Declarationfunc logout(completion: @escaping @Sendable ((any Error)?) -> Void)func logout() async throws