logout(completionHandler:)

Declaration

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